mirror of https://github.com/dapr/quickstarts.git
Update the templates to point people to dapr/dapr for bug/feature requests (#454)
This commit is contained in:
parent
8b6c4f9539
commit
7cf5aa47c1
|
@ -6,6 +6,11 @@ labels: kind/bug
|
|||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Note: this issue queue is for bugs specifically in quickstart tutorials. If you are trying to report a bug with dapr itself please do so here: https://github.com/dapr/dapr/issues/new -->
|
||||
|
||||
<!-- If you are just looking for help running the tutorials, you can head over to our community discord for quicker response times: https://aka.ms/dapr-discord -->
|
||||
|
||||
## Expected Behavior
|
||||
|
||||
<!-- Briefly describe what you expect to happen -->
|
||||
|
|
|
@ -6,3 +6,7 @@ labels: kind/discussion
|
|||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Note: this issue queue is for discussions specifically for quickstart tutorials. If you are trying to have a discussion about dapr itself please create it here: https://github.com/dapr/dapr/issues/new -->
|
||||
|
||||
<!-- If you are just looking for help running the tutorials, you can head over to our community discord for quicker response times: https://aka.ms/dapr-discord -->
|
||||
|
|
|
@ -6,4 +6,9 @@ labels: kind/enhancement
|
|||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Note: this issue queue is for features specifically in quickstart tutorials. If you are trying to request a feature with dapr itself please do so here: https://github.com/dapr/dapr/issues/new -->
|
||||
|
||||
<!-- If you are just looking for help running the tutorials, you can head over to our community discord for quicker response times: https://aka.ms/dapr-discord -->
|
||||
|
||||
## Describe the feature
|
||||
|
|
|
@ -6,4 +6,9 @@ labels: kind/proposal
|
|||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Note: this issue queue is for proposals specifically related quickstart tutorials. If you are trying to propose something for dapr itself please do so here: https://github.com/dapr/dapr/issues/new -->
|
||||
|
||||
<!-- If you are just looking for help running the tutorials, you can head over to our community discord for quicker response times: https://aka.ms/dapr-discord -->
|
||||
|
||||
## Describe the proposal
|
||||
|
|
|
@ -6,4 +6,9 @@ labels: kind/question
|
|||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Note: this issue queue is for questions specifically about quickstart tutorials. If you are trying to ask a question regarding dapr itself please do so here: https://github.com/dapr/dapr/issues/new -->
|
||||
|
||||
<!-- If you are just looking for help running the tutorials, you can head over to our community discord for quicker response times: https://aka.ms/dapr-discord -->
|
||||
|
||||
## Ask your question here
|
||||
|
|
Loading…
Reference in New Issue