chore: add in ISSUE_TEMPLATE.md
This commit is contained in:
parent
04c2de05e6
commit
6a8d054e31
1 changed files with 27 additions and 0 deletions
27
.github/ISSUE_TEMPLATE.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
<!--
|
||||
|
||||
Have you read the [Code of Conduct](CODE_OF_CONDUCT.md)? By filing an Issue, you are expected to comply with it.
|
||||
|
||||
Want to ask a question? Looking for support? Our Discord is the best place to get support: https://atl.pw/discord
|
||||
|
||||
Also please make sure to check for an existing issue: https://github.com/issues?utf8=✓&q=is%3Aissue+org%3Aatlauncher
|
||||
|
||||
-->
|
||||
|
||||
### Description
|
||||
|
||||
<!-- Give us a description about the issue. The more information you include the better -->
|
||||
|
||||
### Steps to Reproduce
|
||||
|
||||
1. [Step 1]
|
||||
2. [Step 2]
|
||||
3. [and so on...]
|
||||
|
||||
**Expected behavior:** [What you expect to happen]
|
||||
|
||||
**Actual behavior:** [What actually happens]
|
||||
|
||||
### Additional Information
|
||||
|
||||
<!-- Enter any additional information you think would be useful -->
|
Loading…
Reference in a new issue