;tools
issue templates: cleanup
This commit is contained in:
parent
3bf0b85084
commit
0443dcd0c2
2
.github/ISSUE_TEMPLATE/a-bug.md
vendored
2
.github/ISSUE_TEMPLATE/a-bug.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: A bug
|
||||
name: A bug
|
||||
about: A defect in the software, core documentation, user/developer experience, or project
|
||||
labels: A BUG
|
||||
title: ''
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/a-wish.md
vendored
2
.github/ISSUE_TEMPLATE/a-wish.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: A wish
|
||||
name: A wish
|
||||
about: A proposal for improving hledger or the project
|
||||
labels: A WISH
|
||||
title: ''
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,6 +1,8 @@
|
||||
# https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository
|
||||
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates
|
||||
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
|
||||
|
||||
blank_issues_enabled: true
|
||||
|
||||
contact_links:
|
||||
|
||||
- name: A hledger.org website issue
|
||||
|
||||
Loading…
Reference in New Issue
Block a user