Merge pull request #4771 from dwijnand/issue-templates

Auto-label bug reports & delete old issue template
This commit is contained in:
eugene yokota 2019-06-04 12:42:15 -04:00 committed by GitHub
commit a2598d18d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 17 deletions

View File

@ -1,15 +0,0 @@
## steps
## problem
## expectation
## notes
sbt version: *insert sbt version*

View File

@ -2,7 +2,7 @@
name: "\U0001F41B Bug report"
about: Create a report to help us improve
title: ''
labels: ''
labels: Bug
assignees: ''
---

View File

@ -1,5 +1,5 @@
---
name: "\U0001F389Feature request"
name: "\U0001F389 Feature request"
about: Suggest an idea for this project
title: ''
labels: ''