aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>2021-02-25 11:59:49 +0100
committerManuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>2021-02-25 12:50:42 +0100
commitb6aa958f87a59749cfbe9bd72e9fe548c7c85a52 (patch)
treecee66b8ec0624074267ea5425cc134f19a49e9ce /.github
parent1b2e06124eefe99beb9904e86e60a347749f6ea9 (diff)
downloadmbedtls-b6aa958f87a59749cfbe9bd72e9fe548c7c85a52.zip
mbedtls-b6aa958f87a59749cfbe9bd72e9fe548c7c85a52.tar.gz
mbedtls-b6aa958f87a59749cfbe9bd72e9fe548c7c85a52.tar.bz2
Update the issue template
- reference recently-created document - try to improve general readability Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
Diffstat (limited to '.github')
-rw-r--r--.github/issue_template.md22
1 files changed, 13 insertions, 9 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
index 18b87fc..71c41ee 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -1,7 +1,16 @@
-Note: This is just a template, so feel free to use/remove the unnecessary things
+_Note:_ this is a template, please remove the parts that are not
+applicable (these initial notes, and the "Bug" section for a Feature request
+and vice-versa).
+**Note:** to report a security vulnerability, see `SECURITY.md`. Please do not
+use github issues for vulnerabilities.
+
+_Note:_ To get support, see `SUPPORT.md`. Please do o't use github issues for
+questions.
+
+---------------------------------------------------------------
### Description
-- Type: Bug | Enhancement\Feature Request
+- Type: Bug | Enhancement / Feature Request
- Priority: Blocker | Major | Minor
---------------------------------------------------------------
@@ -28,14 +37,9 @@ Version:
**Steps to reproduce**
----------------------------------------------------------------
-## Enhancement\Feature Request
-
-**Justification - why does the library need this feature?**
+## Enhancement / Feature Request
**Suggested enhancement**
------------------------------------------------------------------
-
-## Question
+**Justification - why does the library need this feature?**
-**Please first check for answers in the [Mbed TLS knowledge Base](https://tls.mbed.org/kb). If you can't find the answer you're looking for then please use the [Mbed TLS mailing list](https://lists.trustedfirmware.org/mailman/listinfo/mbed-tls)**