From 86f3e97b6bb5f698e4c47f362a4123776dacab30 Mon Sep 17 00:00:00 2001 From: Carl <32685696+csagan5@users.noreply.github.com> Date: Mon, 18 Nov 2019 22:10:54 +0100 Subject: [PATCH] Use headers for the feature request template --- .github/ISSUE_TEMPLATE/feature_request.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index fdb105be..67ac5dda 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,16 +4,20 @@ about: Suggest a privacy-related idea for this project --- -**Is your feature request related to privacy?** +### Is your feature request related to privacy? + Features that are not related to privacy are unlikely to be considered. -**Is there a patch available for this feature somewhere?** +### Is there a patch available for this feature somewhere? + If yes then provide URL and license information. -**Describe the solution you would like** +### Describe the solution you would like + A clear and concise description of what you want to happen. Do not ask "I would like feature X which is available in browser Y"; such issues are closed immediately. -**Describe alternatives you have considered** +### Describe alternatives you have considered + A clear and concise description of any alternative solutions or features you have considered.