From 61c6867a15cd8d82d5b1d92b42593f0aad4eda69 Mon Sep 17 00:00:00 2001 From: cuthix Date: Wed, 29 Apr 2020 07:50:30 +0200 Subject: [PATCH] Update issue templates General issue template --- .../ISSUE_TEMPLATE/general-issue-template.md | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/general-issue-template.md diff --git a/.github/ISSUE_TEMPLATE/general-issue-template.md b/.github/ISSUE_TEMPLATE/general-issue-template.md new file mode 100644 index 00000000..7217b269 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/general-issue-template.md @@ -0,0 +1,38 @@ +--- +name: General issue template +about: Template for detailed report of issues +title: '' +labels: '' +assignees: '' + +--- + +Issue tracker is ONLY used for reporting bugs with technical details. "It doesn't work" or new features should be discussed with our customer support. Please use bug report function in Bridge or contact bridge@protonmail.ch. + + +## Expected Behavior + + +## Current Behavior + + +## Possible Solution + + +## Steps to Reproduce + + +1. +2. +3. +4. + +## Context (Environment) + + + +## Detailed Description + + +## Possible Implementation +