summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorYann Collet <Cyan4973@users.noreply.github.com>2020-06-13 21:31:15 (GMT)
committerGitHub <noreply@github.com>2020-06-13 21:31:15 (GMT)
commit49b3ad4bd41311e92fc3a18eda571800bde5aa42 (patch)
tree927ddf6a98ee9c7f8f1094ce60b439e8b1194514 /.github
parent1db9be5c47b70c9e35564d282b18a1a973d22305 (diff)
downloadlz4-49b3ad4bd41311e92fc3a18eda571800bde5aa42.zip
lz4-49b3ad4bd41311e92fc3a18eda571800bde5aa42.tar.gz
lz4-49b3ad4bd41311e92fc3a18eda571800bde5aa42.tar.bz2
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 96d9476..86b7696 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -10,20 +10,18 @@ assignees: ''
**Describe the bug**
A clear and concise description of what the bug is.
+**Expected behavior**
+Please describe what you expected to happen.
+
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
-4. See error
-
-**Expected behavior**
-A clear and concise description of what you expected to happen.
-
-**Screenshots**
+4. See error '...'
If applicable, add screenshots to help explain your problem.
-**Desktop (please complete the following information):**
+**System (please complete the following information):**
- OS: [e.g. Mac]
- Version [e.g. 22]
- Compiler [e.g. gcc]