-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating issue template due to Github changing the system for some re…
…ason. Why are they doing this, our existing issue template was fine.
- Loading branch information
1 parent
c3afc55
commit 8c0219b
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
--- | ||
name: Issue report | ||
about: Create a report about a bug or other issue | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
Anything inside tags like these is a comment and will not be displayed in the final issue. | ||
Be careful not to write inside them! | ||
Every field other than 'specific information for locating' is required. | ||
If you do not fill out the 'specific information' field, please delete the header. | ||
/!\ Omitting or not answering a required field will result in your issue being closed. /!\ | ||
Repeated violation of this rule, or joke or spam issues, will result in punishment. | ||
PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS | ||
(The lines with four #'s) | ||
Don't edit them or delete them - it's part of the formatting | ||
--> | ||
|
||
#### Description of issue | ||
|
||
|
||
|
||
#### Difference between expected and actual behavior | ||
|
||
|
||
|
||
#### Steps to reproduce | ||
|
||
|
||
|
||
#### Specific information for locating | ||
<!-- e.g. an object name, paste specific message outputs... --> | ||
|
||
|
||
|
||
#### Length of time in which bug has been known to occur | ||
<!-- | ||
Be specific if you approximately know the time it's been occurring | ||
for—this can speed up finding the source. If you're not sure | ||
about it, tell us too! | ||
--> | ||
|
||
|
||
|
||
#### Client version, Server revision & Game ID | ||
<!-- Found with the "Show server revision" verb in the OOC tab in game. --> | ||
|
||
|
||
|
||
#### Issue bingo | ||
<!-- Check these by writing an x inside the [ ] (like this: [x])--> | ||
<!-- Don't forget to remove the space between the brackets, or it won't work! --> | ||
- [ ] Issue could be reproduced at least once | ||
- [ ] Issue could be reproduced by different players | ||
- [ ] Issue could be reproduced in multiple rounds | ||
- [ ] Issue happened in a recent (less than 7 days ago) round | ||
- [ ] [Couldn't find an existing issue about this](https://github.com/NebulaSS13/Nebula/issues) |