Browse Source

lint bug_report.md

pull/482/head
Yannic Haupenthal 6 years ago
parent
commit
2c1a894224
No known key found for this signature in database GPG Key ID: 30BEEF01A79FDDD7
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      .github/ISSUE_TEMPLATE/bug_report.md

+ 4
- 2
.github/ISSUE_TEMPLATE/bug_report.md View File

@ -12,6 +12,7 @@ A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
@ -21,8 +22,9 @@ Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.
**Operating system (please complete the following information):**
- OS: [e.g. Debian 9, Ubuntu 18.04, freeBSD ]
- Bash Version [e.g. GNU bash, version 4.4.12(1)-release (x86_64-pc-linux-gnu)]
- OS: [e.g. Debian 9, Ubuntu 18.04, freeBSD ]
- Bash Version [e.g. GNU bash, version 4.4.12(1)-release (x86_64-pc-linux-gnu)]
**Additional context**
Add any other context about the problem here.

Loading…
Cancel
Save