Add issue types to issue templates (#1045)
This commit is contained in:
parent
efb47951b5
commit
685a4b733c
|
@ -4,6 +4,7 @@ about: Did you find a problem in InVEST? Let us know!
|
|||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
type: 'Bug'
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ about: Have an idea for a new InVEST feature? Let us know!
|
|||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
type: 'Feature'
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue