mirror of https://github.com/onweru/compose.git

Chip Zoller
02.44.2021 3a3408d7a34ac10fc4e67ac6027c7ae85cea0f74
frontmatter

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
2 files modified
8 ■■■■ changed files
.github/ISSUE_TEMPLATE/bug_report.md 4 ●●●● patch | view | raw | blame | history
.github/ISSUE_TEMPLATE/feature_request.md 4 ●●●● patch | view | raw | blame | history
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,8 +1,8 @@
---
name: Bug report
about: Report an issue to help us improve the theme
title: ''
labels: ''
title: '[BUG]'
labels: 'bug'
assignees: ''
---
.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,8 +1,8 @@
---
name: Feature Request
about: Request a feature to Compose.
title: ''
labels: ''
title: '[FEATURE]'
labels: 'enhancement'
assignees: ''
---