mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Doc: Removed default title in new issue templates
Because otherwise people leave them in, but they are redundant with the automatically attached tag.
This commit is contained in:
parent
b873e706ca
commit
820e32ddca
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Report an accepted feature request.
|
||||
title: '[Feature request] '
|
||||
title: ''
|
||||
labels: ':four_leaf_clover: feature request'
|
||||
|
||||
---
|
||||
|
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "🤔 Questions and Help"
|
||||
about: The issue tracker is not for questions. Please ask questions on https://discourse.joplinapp.org/.
|
||||
title: 'Question: '
|
||||
title: ''
|
||||
labels: ':question: question'
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user