mirror of
https://github.com/penpot/penpot.git
synced 2026-07-25 23:48:15 +00:00
🔧 Fix default issue templates
This commit is contained in:
parent
5a3458bf74
commit
21d2037111
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -1,6 +1,5 @@
|
||||
description: Create a report to help us improve
|
||||
name: Bug report
|
||||
title: ""
|
||||
type: Bug
|
||||
labels: ["needs triage"]
|
||||
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -1,7 +1,6 @@
|
||||
description: Suggest an idea for this project.
|
||||
labels: ["needs triage"]
|
||||
name: "Feature request"
|
||||
title: ""
|
||||
type: Enhancement
|
||||
|
||||
body:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user