From d86826277d764217311d0d34a8e6143d09237a94 Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Tue, 13 Nov 2018 21:43:23 -0600 Subject: Add a pull request template and add multiple issue templates Signed-off-by: Aaron Raimist --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 66 ++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/BUG_REPORT.md (limited to '.github/ISSUE_TEMPLATE/BUG_REPORT.md') diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md new file mode 100644 index 0000000000..756759c2d8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -0,0 +1,66 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + + marks will be invisible in the report. + +--> + +### Description + + + +### Steps to reproduce + +- list the steps +- that reproduce the bug +- using hyphens as bullet points + + + +### Version information + + + + +- **Homeserver**: + +If not matrix.org: + + +- **Version**: + +- **Install method**: + + +- **Platform**: + -- cgit 1.4.1