mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 14:25:28 +00:00
github: fix issue template frontmatter (#1175)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Bug report
|
||||
about: Create a report to help us address issues you are facing with the app
|
||||
title: "[BUG]"
|
||||
labels: bug, 'triage: needed'
|
||||
labels: 'bug, triage: needed'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Feature request
|
||||
about: Suggest a new feature to be included in the app
|
||||
title: "[FEATURE]"
|
||||
labels: feature, 'triage: needed'
|
||||
labels: 'feature, triage: needed'
|
||||
assignees: 'msfjarvis'
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user