removed irrelevant checkboxes from the bug report form
This commit is contained in:
parent
6c31078fb4
commit
d4d66f6b30
1 changed files with 1 additions and 5 deletions
|
@ -10,11 +10,7 @@ body:
|
|||
attributes:
|
||||
label: Please confirm that;
|
||||
options:
|
||||
- label: I have checked that this mod is not already in the modpack
|
||||
required: true
|
||||
- label: I have checked that this mod does not already have an opened/closed [issue](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues) or [pull request](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/pulls) associated with it
|
||||
required: true
|
||||
- label: I have read the [Contribution Guidelines](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/src/branch/master/CONTRIBUTING.md)
|
||||
- label: I have checked that this issue does not already have an opened/closed [issue](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues) or [pull request](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/pulls) associated with it
|
||||
required: true
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
|
|
Reference in a new issue