Update GitHub issue templates (#99)

This commit is contained in:
Rick Winter 2020-05-13 09:37:40 -07:00 committed by GitHub
parent 5350d1dbf8
commit 60ac28b0af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: "[BUG]" title: ""
labels: '' labels: ''
assignees: '' assignees: ''

View File

@ -1,7 +1,7 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: "[FEATURE REQ]" title: ""
labels: '' labels: ''
assignees: '' assignees: ''

View File

@ -1,7 +1,7 @@
--- ---
name: Question/Query template name: Question/Query template
about: Use this template to file a question/query for the SDK team about: Use this template to file a question/query for the SDK team
title: "[QUERY]" title: ""
labels: '' labels: ''
assignees: '' assignees: ''