|
@@ -0,0 +1,22 @@
|
|
1
|
+<!-- Welcome to the issues section if it's your first time! -->
|
|
2
|
+
|
|
3
|
+### Before creating an issue, please ensure:
|
|
4
|
+- [ ] This is a bug in the software that resides in this repository, and not a
|
|
5
|
+ support matter (use https://otland.net/forums/otclient.494/ for support)
|
|
6
|
+- [ ] This issue is reproducible without changes to the code in this repository
|
|
7
|
+
|
|
8
|
+### Steps to reproduce (include any configuration/script required to reproduce)
|
|
9
|
+1.
|
|
10
|
+2.
|
|
11
|
+3.
|
|
12
|
+
|
|
13
|
+### Expected behaviour
|
|
14
|
+<!-- Tell us what should happen -->
|
|
15
|
+
|
|
16
|
+### Actual behaviour
|
|
17
|
+<!-- Tell us what happens instead -->
|
|
18
|
+
|
|
19
|
+### Environment
|
|
20
|
+<!-- Please tell which client version are you using (E.g 10.98 OTClient 0.6.6)
|
|
21
|
+If the issue is environment specific (e.g. compiling errors), include
|
|
22
|
+ name and version of the operating system and compiler you are using. -->
|