mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 02:27:13 +02:00
Merge pull request #4767 from sbt/eed3si9n-patch-1
Update issue templates
This commit is contained in:
@@ -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.
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user