From 1b22c7a084e5bb422d288de383904c6feb156edd Mon Sep 17 00:00:00 2001 From: Jakub Sztandera Date: Sun, 26 Mar 2017 20:59:58 +0200 Subject: [PATCH] Change issue template to use Severity instead of Priority Priority is very much subjective. Severity allows us to state examples and decide on it objectivelly. License: MIT Signed-off-by: Jakub Sztandera --- ISSUE_TEMPLATE.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 22cee3e0d..13c456666 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,11 +1,16 @@ - + #### Version information: #### Type: - -#### Priority: + +#### Severity: #### Description: @@ -20,4 +25,4 @@ This is for you! Please read, and then delete this text before posting it. The go-ipfs issues are only for bug reports and directly actionable features. Read https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues if your issue doesn't fit either of those categories. Read https://github.com/ipfs/go-ipfs/blob/master/docs/github-issue-guide.md if you are not sure how to fill in this issue. ---> \ No newline at end of file +-->