mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
docs: update feature request tpl 3
This commit is contained in:
parent
60f3b2911f
commit
e88df0b765
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: 🚨 Bug Report
|
||||
description: Report a bug you encountered
|
||||
title: 'bug: '
|
||||
title: '🚨 '
|
||||
labels: [bug]
|
||||
assignees:
|
||||
- '' # Ensure indentation uses regular spaces
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: 💡 Feature Request
|
||||
description: Suggest an idea for this project
|
||||
title: 'feat: '
|
||||
title: '💡 '
|
||||
labels: ['enhancement']
|
||||
assignees: []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue