Add template for issues and contributing page
Removed Issue reporting and contributing sections from README
This commit is contained in:
parent
035ba94976
commit
55aa5c4e2c
3 changed files with 61 additions and 38 deletions
25
.github/ISSUE_TEMPLATE.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
#### Issue Description:
|
||||
Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here. If this is a feature request, this template does not apply to you. Just delete everything.
|
||||
|
||||
|
||||
#### What happens:
|
||||
|
||||
|
||||
|
||||
#### What you expected to happen:
|
||||
|
||||
|
||||
|
||||
#### Steps to reproduce:
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
...
|
||||
|
||||
____
|
||||
#### Affected Versions (Do *not* use "latest"):
|
||||
|
||||
- BloodMagic:
|
||||
- Minecraft:
|
||||
- Forge:
|
Loading…
Add table
Add a link
Reference in a new issue