Skip to content

Commit bd9a756

Browse files
authored
Merge pull request #655 from tiltedphoques/fix/update-bug-report
Update Bug_report.md
2 parents 1d819b3 + d3a350f commit bd9a756

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,44 +6,51 @@ labels: bug
66
assignees: ''
77

88
---
9-
9+
<!--
1010
# READ IF YOU HAVE MODS
1111
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+
-->
1316

1417
## Version of Skyrim Together
1518

1619
<!--
1720
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-
-->
1921
2022
*For example:*
23+
v1.5.0
24+
-->
2125

22-
v1.1.0
2326

2427
## Description
25-
28+
<!--
2629
A clear and concise description of what the bug is, Include any formIDs relevant for us to use E.g.,
2730
2831
Related formIDs|
2932
---------------|
3033
[Flames - 12FCD](http://en.uesp.net/wiki/Skyrim:Flames)|
3134
[Nazeem - 1A6A4](http://en.uesp.net/wiki/Skyrim:Nazeem)|
35+
-->
36+
3237

3338
## Steps to reproduce
3439

35-
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.
3641
3742
1. Start the game.
3843
2. Load a saved game where your character is in Whiterun standing inside your house.
3944
3. Connect to the server.
4045
4. Exit your house.
4146
5. Quickly turn around and re-enter your house as soon as you are outside
4247
6. Game crashes
48+
-->
49+
4350

4451
## Reproduction rate
4552

46-
Please check just _one_ of the following reproduction rates:
53+
<!-- Please check just _one_ of the following reproduction rates: -->
4754

4855
- [ ] Consistent: I can reproduce this bug by following the steps to reproduce 100% of the time (*every time*)
4956
- [ ] 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:
5360
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.
5461
-->
5562

56-
## Expected result
5763

64+
## Expected result
65+
<!---
5866
Describe your expected result i.e. answer the question "What did you expect would happen?"
67+
-->
5968

60-
## Evidence (optional)
6169

70+
## Evidence (optional)
71+
<!---
6272
Show us what happened.
73+
-->
74+
6375

6476
<!--- Please browsed through the other issues and confirmed that this issue has not been reported already. -->

0 commit comments

Comments
 (0)