mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🔧 Update default github issue templates
This commit is contained in:
parent
67ee0b0625
commit
8a2274cbc0
3
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -2,6 +2,9 @@ description: Create a report to help us improve
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
title: "bug: "
|
title: "bug: "
|
||||||
type: Bug
|
type: Bug
|
||||||
|
labels: ["triage"]
|
||||||
|
projects: ["penpot/8"]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -3,6 +3,8 @@ labels: ["needs triage"]
|
|||||||
name: "Feature request"
|
name: "Feature request"
|
||||||
title: "feature: "
|
title: "feature: "
|
||||||
type: Enhancement
|
type: Enhancement
|
||||||
|
projects: ["penpot/8"]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user