mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-21 23:47:56 +00:00
add needs triage issue label for new issues (#304)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: 🐞 Bug report
|
||||
description: Create a report to help us improve
|
||||
title: "🐞 [Bug]: "
|
||||
labels: ["bug"]
|
||||
labels: ["bug", "needs triage"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: 🏗️ Core Implementation
|
||||
description: Create a report to help us improve
|
||||
title: "🏗️ [Core Feature]: "
|
||||
labels: ["core"]
|
||||
labels: ["core", "needs triage"]
|
||||
body:
|
||||
- type: checkboxes
|
||||
id: templates
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: 🎁 Feature Request
|
||||
description: Suggest an idea for this project ⚡️
|
||||
title: "🎁 [Feature Request]: "
|
||||
labels: ["enhancement"]
|
||||
labels: ["enhancement", "needs triage"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user