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