[Templates] Remove unused fields (#5007)

* Remove unused fields

* Update order

* Revert "Update order"

This reverts commit ef77aeb08fafbdaf4e81a8f425a9caffc9eaa5bf.

* Fix my oopsie...
This commit is contained in:
Kowlin 2021-04-22 21:34:31 +02:00 committed by GitHub
parent 336abcfbba
commit f89223bc74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 8 deletions

View File

@ -1,8 +1,6 @@
name: Bug reports for commands
description: For bugs that involve commands found within Red.
title: ''
labels: 'Type: Bug'
assignees: ''
body:
- type: markdown
attributes:

View File

@ -1,8 +1,6 @@
name: Bug report
description: "For bugs that don't involve a command."
title: ''
labels: 'Type: Bug'
assignees: ''
body:
- type: markdown
attributes:

View File

@ -1,8 +1,6 @@
name: Enhancement proposal
description: For feature requests and improvements related to already existing functionality.
title: ''
labels: 'Type: Enhancement'
assignees: ''
body:
- type: markdown
attributes:

View File

@ -1,8 +1,6 @@
name: Feature request
description: For feature requests regarding Red itself.
title: ''
labels: 'Type: Feature'
assignees: ''
body:
- type: markdown
attributes: