Merge pull request #259 from devilbox/issue-templates

Adjust issue templates
This commit is contained in:
Devilbox Bot
2022-12-14 11:08:52 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
name: "✨ Feature request"
description: Suggest an idea or feature for this project
title: "[Feature]: "
labels: ["feature", "issue:triage"]
labels: ["feature", "status:triage"]
assignees: []
body:

View File

@@ -2,7 +2,7 @@
name: "❔ Question"
description: How do I do X or Y?
title: "[Question]: "
labels: ["question", "issue:triage"]
labels: ["question", "status:triage"]
assignees: [cytopia]
body:

View File

@@ -13,7 +13,7 @@ body:
value: |
Report something to the maintainer such as versions are outdated or pipelines are not running, etc. For anything else please use other issue types. Thanks for taking the time!
- type: input
- type: textarea
attributes:
label: Report
description: What do you want to report?