File tree 2 files changed +41
-0
lines changed
2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Describe a bug you've encountered in RSBot
4
+ title : " [Bug]"
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Version (please complete the following information):**
11
+ - SRO version: [ e.g. iSRO]
12
+ - RSBot version (or commit): [ e.g. v2.3]
13
+
14
+ ** Describe the bug**
15
+ A clear and concise description of what the bug is.
16
+
17
+ ** To reproduce the behavior:**
18
+ Steps to reproduce the behavior:
19
+ 1 . Walk to Samarkand
20
+ 2 . Start bot
21
+ 3 . Get disconnected from the server
22
+
23
+ ** (Optional) Screenshots**
24
+ If applicable, add screenshots to help explain your problem.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea or a feature for RSBot
4
+ title : " [Feature request]"
5
+ labels : enhancement
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Describe the solution you'd like**
11
+ A clear and concise description of what you want to happen.
12
+
13
+ ** Describe alternatives you've considered**
14
+ A clear and concise description of any alternative solutions or features you've considered.
15
+
16
+ ** Additional context**
17
+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments