mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
update question template
Somebody deleted the label `question`, so I changed the template to use `invalid`, since a question is technically invalid on the issue tracker.
This commit is contained in:
parent
ff977cebaf
commit
6e128a7285
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: "🤔 Questions and Help"
|
name: "🤔 Questions and Help"
|
||||||
about: The issue tracker is not for questions. Please ask questions on https://discourse.joplinapp.org/.
|
about: The issue tracker is not for questions. Please ask questions on https://discourse.joplinapp.org/.
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'question'
|
labels: 'invalid'
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user