From 406f5deedda5a106a79b2a2e5d28ed10dbce1e5b Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Fri, 3 Apr 2020 10:45:08 +1100 Subject: [PATCH 1/2] remove bug_report.md to update line endings --- .github/ISSUE_TEMPLATE/bug_report.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 216832649..000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -assignees: '' ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: - -**Screenshots or Logs** -If applicable, add screenshots or log files to help explain your problem. - -**Other information (please complete the following information):** - -* Device: [e.g. PC, Mac] -* OS: [e.g. Ubuntu 16.04, Windows 10] -* Session Version or Git commit hash: From 8dd94eb17270e94b56fcb67cd4f832a7cfdad956 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Fri, 3 Apr 2020 10:45:31 +1100 Subject: [PATCH 2/2] add back bug_report.md fixing lint --- .github/ISSUE_TEMPLATE/bug_report.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .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 000000000..216832649 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,22 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: + +**Screenshots or Logs** +If applicable, add screenshots or log files to help explain your problem. + +**Other information (please complete the following information):** + +* Device: [e.g. PC, Mac] +* OS: [e.g. Ubuntu 16.04, Windows 10] +* Session Version or Git commit hash: