You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/Bug_report.md
+21-9Lines changed: 21 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,44 +6,51 @@ labels: bug
6
6
assignees: ''
7
7
8
8
---
9
-
9
+
<!--
10
10
# READ IF YOU HAVE MODS
11
11
12
-
**Note**: If you have mods installed, DO NOT submit a bug report. The chances of one of these mods causing the issue is very high, and so, such bug reports are worthless to us.
12
+
If you have mods installed, DO NOT submit a bug report. The chances of one of these mods causing the issue is very high, and so, such bug reports are worthless to us.
13
+
14
+
# READ IF YOU HAVE MODS
15
+
-->
13
16
14
17
## Version of Skyrim Together
15
18
16
19
<!--
17
20
Keep in mind that it barely makes sense to report bugs on older version and the issue might be fixed already in the latest available version of Skyrim Together.
18
-
-->
19
21
20
22
*For example:*
23
+
v1.5.0
24
+
-->
21
25
22
-
v1.1.0
23
26
24
27
## Description
25
-
28
+
<!--
26
29
A clear and concise description of what the bug is, Include any formIDs relevant for us to use E.g.,
How to reproduce this issue. Be as specific as possible and try to only include instructions you believe are necessary to reproduce said issue, E.g.
40
+
<!--How to reproduce this issue. Be as specific as possible and try to only include instructions you believe are necessary to reproduce said issue, E.g.
36
41
37
42
1. Start the game.
38
43
2. Load a saved game where your character is in Whiterun standing inside your house.
39
44
3. Connect to the server.
40
45
4. Exit your house.
41
46
5. Quickly turn around and re-enter your house as soon as you are outside
42
47
6. Game crashes
48
+
-->
49
+
43
50
44
51
## Reproduction rate
45
52
46
-
Please check just _one_ of the following reproduction rates:
53
+
<!--Please check just _one_ of the following reproduction rates:-->
47
54
48
55
-[ ] Consistent: I can reproduce this bug by following the steps to reproduce 100% of the time (*every time*)
49
56
-[ ] Occasional: I can reproduce this bug by following the steps to reproduce around 50% of the time
@@ -53,12 +60,17 @@ Please check just _one_ of the following reproduction rates:
53
60
Friendly Tip: most bugs are in fact 100% reproducible - it's nailing down the precise reproduction steps that is the hard part! Bugs that are 80-100% reproducible will save the developers a lot of time and energy and they tend to get more attention too. If you have the time, try and figure out the exact reproduction steps and everybody will benefit. This text will not appear in the actual bug report but is visible to people creating new issues - feel free to remove it if you like.
54
61
-->
55
62
56
-
## Expected result
57
63
64
+
## Expected result
65
+
<!---
58
66
Describe your expected result i.e. answer the question "What did you expect would happen?"
67
+
-->
59
68
60
-
## Evidence (optional)
61
69
70
+
## Evidence (optional)
71
+
<!---
62
72
Show us what happened.
73
+
-->
74
+
63
75
64
76
<!--- Please browsed through the other issues and confirmed that this issue has not been reported already. -->
0 commit comments