summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/question.md
diff options
context:
space:
mode:
authorPaul Emm. Katsoulakis <34388743+paulkatsoulakis@users.noreply.github.com>2019-05-23 04:32:30 +0300
committerGitHub <noreply@github.com>2019-05-23 04:32:30 +0300
commitc1f4c6cf503995cd4d896c5821b00d55afcbde87 (patch)
tree5c50dfc36584be708af615cfb9a6502d607c1271 /.github/ISSUE_TEMPLATE/question.md
parentf6ce6dde4374dda765daf9ae9278f8a28acb05d8 (diff)
netdata: Fix labels usage, quotes are not needed (#6091)
* "netdata: fix attempt for labels"
Diffstat (limited to '.github/ISSUE_TEMPLATE/question.md')
-rw-r--r--.github/ISSUE_TEMPLATE/question.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
index 2a13e05b02..c5cd71e66a 100644
--- a/.github/ISSUE_TEMPLATE/question.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -1,7 +1,7 @@
---
name: Question
about: You just want to ask a question? Go on.
-labels: question, "no changelog"
+labels: question, no changelog
---
<!---