mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
Merge pull request #749 from micahellison/github-issues
Adding "🆕" label in new issue templates
This commit is contained in:
commit
d4d3298b42
3 changed files with 3 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -2,7 +2,7 @@
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug, :new:
|
labels: bug, ":new:"
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -2,7 +2,7 @@
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for jrnl
|
about: Suggest an idea for jrnl
|
||||||
title: ''
|
title: ''
|
||||||
labels: enhancement, :new:
|
labels: enhancement, ":new:"
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/support_request.md
vendored
2
.github/ISSUE_TEMPLATE/support_request.md
vendored
|
@ -2,7 +2,7 @@
|
||||||
name: Support Request
|
name: Support Request
|
||||||
about: Get help with jrnl
|
about: Get help with jrnl
|
||||||
title: ''
|
title: ''
|
||||||
labels: support, :new:
|
labels: support, ":new:"
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Reference in a new issue