mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-14 02:33:56 -04:00
Updated ISSUE_TEMPLATE.md and README.md
This commit is contained in:
27
.github/ISSUE_TEMPLATE.md
vendored
27
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,13 +1,22 @@
|
||||
Before submitting an issue please make sure you tick (add a x between the square brakets) and agree all the following check boxes:
|
||||
### New Feature or Enhacement
|
||||
|
||||
- [ ] Checked the current issues database and no similar issue was already discussed
|
||||
- [ ] Read the README, WHATS_NEW and UPGRADE
|
||||
- [ ] Read the FAQ (https://github.com/jekkos/opensourcepos#faq) for any known install and/or upgrade gotchas
|
||||
- [ ] 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
|
||||
For new Features or Enhacements please remove all the template text and clearly write your proposal.
|
||||
It's important to state whether you expect the community to implement it or you will contribute the work.
|
||||
Please bear in mind that we will implement new features only on the current code, there is no support for old versions.
|
||||
|
||||
|
||||
### Issue, Question or Bug
|
||||
|
||||
Before submitting an issue please make sure you remove the first section of the template and you tick (add a x between the square brakets) and agree with all the following check boxes:
|
||||
|
||||
- [] Checked the current issues database and no similar issue was already discussed
|
||||
- [] Read the README, WHATS_NEW and UPGRADE
|
||||
- [] Read the FAQ (https://github.com/jekkos/opensourcepos#faq) for any known install and/or upgrade gotchas (in specific PHP has php5-gd, php-intl and sockets installed)
|
||||
- [] 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
|
||||
|
||||
IMPORTANT: If you remove the template when submitting an issue your issue will be closed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user