Update issue templates

master
Lee Christensen 2020-05-27 08:14:46 -07:00 committed by GitHub
parent eb7eeb6e93
commit 7f4cc0ab6e
1 changed files with 15 additions and 18 deletions

View File

@ -10,29 +10,26 @@ assignees: ''
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
This is a bug tracker. If you need help using the tool, make sure you've read the detailed [README](https://github.com/GhostPack/Seatbelt/blob/master/README.md). If something is not in the README that you think would be beneficial, please submit bug requesting the information or, even better, submit a pull request.
If you are running multiple commands or a command group and Seatbelt is crashing before it finishes, consider writing output to a file (`Seatbelt.exe -outputFile=out.txt`) so we can determine the last command that executed before it failed.
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior. Please include any applicable artifacts that we could use to replicate the issue(e.g. files, registry keys, screenshots, etc.)
1. Go to '...' 1.
2. Click on '....' 2.
3. Scroll down to '....' 3.
4. See error 4.
**Expected behavior** **Expected behavior**
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
**Screenshots** **Observed behavior**
If applicable, add screenshots to help explain your problem. A description of what Seatbelt did that you did not expect it to.
**Desktop (please complete the following information):** **Software versions (where applicable)**
- OS: [e.g. iOS] - OS (open `cmd.exe` and type `ver`)
- Browser [e.g. chrome, safari] - If it concerns a specific product. please include the product's version number or PE file version information(`Seatbelt.exe "fileinfo C:\path\to\product.exe"`)
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.