From 067f0561d6c07413a9fe653c74fa680597bfc6e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 7 Mar 2019 11:09:16 +0100 Subject: [PATCH] Updated issue template titles --- .github/ISSUE_TEMPLATE/3-accessibility.md | 2 +- .github/ISSUE_TEMPLATE/4-question.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3-accessibility.md b/.github/ISSUE_TEMPLATE/3-accessibility.md index c8a2d899ff6..51b3ecc255b 100644 --- a/.github/ISSUE_TEMPLATE/3-accessibility.md +++ b/.github/ISSUE_TEMPLATE/3-accessibility.md @@ -1,5 +1,5 @@ --- -name: Accessibility problem or improvement request +name: Accessibility issue about: Help make Grafana be better at keyboard navigation, screen-readable and accessible to all. labels: 'type: accessibility' --- diff --git a/.github/ISSUE_TEMPLATE/4-question.md b/.github/ISSUE_TEMPLATE/4-question.md index 7ee98327e4c..3e3a20e49ed 100644 --- a/.github/ISSUE_TEMPLATE/4-question.md +++ b/.github/ISSUE_TEMPLATE/4-question.md @@ -1,5 +1,5 @@ --- -name: Question / Support request +name: Support request about: 'Question or support request relating to using Grafana' title: '' labels: ''