Update issue templates

This commit is contained in:
Bennett Blodinger 2021-09-02 16:58:18 -05:00 committed by GitHub
parent d5a7955e1d
commit ca3296b65a
2 changed files with 91 additions and 85 deletions

View file

@ -1,62 +1,65 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: ''
--- labels: ''
assignees: ''
#### Please confirm you have done the following before posting your bug report:
---
- [ ] I have enabled debug mode
- [ ] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues) #### Please confirm you have done the following before posting your bug report:
**Describe the bug** - [ ] I have enabled debug mode
A clear and concise description of what the bug is. - [ ] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
**To Reproduce** **Describe the bug**
Steps to reproduce the behavior: A clear and concise description of what the bug is.
1. Go to '...'
2. Click on '....' **To Reproduce**
3. Scroll down to '....' Steps to reproduce the behavior:
4. See error 1. Go to '...'
2. Click on '....'
**Expected behavior** 3. Scroll down to '....'
A clear and concise description of what you expected to happen. 4. See error
**Screenshots** **Expected behavior**
If applicable, add screenshots to help explain your problem. A clear and concise description of what you expected to happen.
**Server (please complete the following information):** **Screenshots**
- Snipe-IT Version If applicable, add screenshots to help explain your problem.
- OS: [e.g. Ubuntu, CentOS]
- Web Server: [e.g. Apache, IIS] **Server (please complete the following information):**
- PHP Version - Snipe-IT Version
- OS: [e.g. Ubuntu, CentOS]
**Desktop (please complete the following information):** - Web Server: [e.g. Apache, IIS]
- OS: [e.g. iOS] - PHP Version
- Browser [e.g. chrome, safari]
- Version [e.g. 22] **Desktop (please complete the following information):**
- OS: [e.g. iOS]
**Smartphone (please complete the following information):** - Browser [e.g. chrome, safari]
- Device: [e.g. iPhone6] - Version [e.g. 22]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari] **Smartphone (please complete the following information):**
- Version [e.g. 22] - Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
**Error Messages** - Browser [e.g. stock browser, safari]
- WITH DEBUG TURNED ON, if you're getting an error in your browser, include that error - Version [e.g. 22]
- If a stacktrace is provided in the error, include that too.
- Any errors that appear in your browser's error console. **Error Messages**
- Confirm whether the error is reproducible on the demo: https://snipeitapp.com/demo. - WITH DEBUG TURNED ON, if you're getting an error in your browser, include that error
- Include any additional information you can find in `storage/logs` and your webserver's logs. - If a stacktrace is provided in the error, include that too.
- Include the output from `php -m` (this should display what modules you have enabled.) - Any errors that appear in your browser's error console.
- Confirm whether the error is reproducible on the demo: https://snipeitapp.com/demo.
**Additional context** - Include any additional information you can find in `storage/logs` and your webserver's logs.
- Is this a fresh install or an upgrade? - Include the output from `php -m` (this should display what modules you have enabled.)
- What OS and web server you're running Snipe-IT on
- What method you used to install Snipe-IT (install.sh, manual installation, docker, etc) **Additional context**
- Include what you've done so far in the installation, and if you got any error messages along the way. - Is this a fresh install or an upgrade?
- Indicate whether or not you've manually edited any data directly in the database - What OS and web server you're running Snipe-IT on
- What method you used to install Snipe-IT (install.sh, manual installation, docker, etc)
Add any other context about the problem here. - Include what you've done so far in the installation, and if you got any error messages along the way.
- Indicate whether or not you've manually edited any data directly in the database
Please do not post an issue without answering the related questions above. If you have opened a different issue and already answered these questions, answer them again, once for every ticket. It will be next to impossible for us to help you.
Add any other context about the problem here.
Please do not post an issue without answering the related questions above. If you have opened a different issue and already answered these questions, answer them again, once for every ticket. It will be next to impossible for us to help you.

View file

@ -1,23 +1,26 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: ''
--- labels: ''
assignees: ''
**Server (please complete the following information):**
- Snipe-IT Version ---
- OS: [e.g. Ubuntu, CentOS]
- Web Server: [e.g. Apache, IIS] **Server (please complete the following information):**
- PHP Version - Snipe-IT Version
- OS: [e.g. Ubuntu, CentOS]
**Is your feature request related to a problem? Please describe.** - Web Server: [e.g. Apache, IIS]
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - PHP Version
**Describe the solution you'd like** **Is your feature request related to a problem? Please describe.**
A clear and concise description of what you want to happen. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe alternatives you've considered** **Describe the solution you'd like**
A clear and concise description of any alternative solutions or features you've considered. A clear and concise description of what you want to happen.
**Additional context** **Describe alternatives you've considered**
Add any other context or screenshots about the feature request here. A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.