Merge pull request #4767 from sbt/eed3si9n-patch-1

Update issue templates
This commit is contained in:
eugene yokota
2019-06-03 11:38:39 -04:00
committed by GitHub
3 changed files with 42 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
---
name: "\U0001F41B Bug report"
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
## steps
sbt version: *insert sbt version*
## problem
## expectation
## notes
@@ -0,0 +1,10 @@
---
name: "\U0001F389Feature request"
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
Please use https://discuss.lightbend.com/c/tooling including a specific user story instead of posting them to the issue tracker.
+10
View File
@@ -0,0 +1,10 @@
---
name: "❓ Question"
about: Please use https://stackoverflow.com/questions/tagged/sbt for questions
title: ''
labels: ''
assignees: ''
---
Please use https://stackoverflow.com/questions/tagged/sbt for questions instead of posting them to the issue tracker.