From 914ba637212358e305e5697d9dad9bfb5b1757a1 Mon Sep 17 00:00:00 2001 From: Griatch Date: Wed, 16 Dec 2020 09:21:56 +0100 Subject: [PATCH] Update documentation-issue.md Clarified template a little. --- .github/ISSUE_TEMPLATE/documentation-issue.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation-issue.md b/.github/ISSUE_TEMPLATE/documentation-issue.md index bffee8dfb5..f72656ca20 100644 --- a/.github/ISSUE_TEMPLATE/documentation-issue.md +++ b/.github/ISSUE_TEMPLATE/documentation-issue.md @@ -1,14 +1,17 @@ --- name: Documentation issue about: Documentation problems and suggestions -title: '[Documentation] Enter a brief description here' +title: '[Documentation] (Enter a brief description here)' labels: documentation assignees: '' --- +#### Existing page / new +(Link to existing documentation page or proposed name of new page) + #### Documentation issue -Describe what the issue is and where it can/should be found. +(Replace with the description of what the issue is or motivate a changes/additions) #### Suggested change -The suggested change. +(Enter the suggested change here)