mirror of
https://github.com/penpot/penpot.git
synced 2026-06-09 17:02:05 +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
|
||||
title: "bug: "
|
||||
type: Bug
|
||||
labels: ["triage"]
|
||||
projects: ["penpot/8"]
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
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"
|
||||
title: "feature: "
|
||||
type: Enhancement
|
||||
projects: ["penpot/8"]
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user