mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-03 05:12:50 -04:00
Refined ISSUE_TEMPLATE.md (#779)
This commit is contained in:
22
.github/ISSUE_TEMPLATE.md
vendored
22
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,11 +1,21 @@
|
||||
Before submitting an issue please make sure you tick and agree all the following check boxes:
|
||||
|
||||
- [ ] Checked the current issues database and no similar issue was already discussed
|
||||
- [ ] Ran any database upgrade scripts (e.g. database/2.4_to_3.0.sql)
|
||||
- [ ] Read the README, WHATS_NEW and UPGRADE
|
||||
- [ ] Read the FAQ (https://github.com/jekkos/opensourcepos#faq) for any known install and/or upgrade gotchas
|
||||
- [ ] I'm reporting an issue of an unmodified OSPOS installation
|
||||
- [ ] The PHP version I use is at least 5.5 and not 7.x
|
||||
- [ ] I know the version of OSPOS and git commit hash (check the footer of your OSPOS) and will add to my issue report
|
||||
- [ ] I know the name and version of OS, Web server and MySQL and will add to my issue report
|
||||
- [ ] I know the step to reproduce the issue and will add to my issue report
|
||||
- [ ] Reporting an issue of an unmodified OSPOS installation
|
||||
- [ ] Ran any database upgrade scripts (e.g. database/2.4_to_3.0.sql)
|
||||
- [ ] PHP version is at least 5.5 and not 7.x
|
||||
- [ ] Know the version of OSPOS and git commit hash (check the footer of your OSPOS) and will add to my issue report
|
||||
- [ ] Know the name and version of OS, Web server and MySQL and will add to my issue report
|
||||
|
||||
### Installation information
|
||||
|
||||
|
||||
### Expected behaviour
|
||||
|
||||
|
||||
### Actual behaviour
|
||||
|
||||
|
||||
### Steps to reproduce the issue
|
||||
Reference in New Issue
Block a user