A super easy PHP Framework for web development!
https://github.com/exacti/phacil-framework
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
889 B
39 lines
889 B
4 years ago
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: bug, duplicate, wontfix
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Create on '....'
|
||
|
3. Execute on system '....'
|
||
|
4. See error
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Desktop (please complete the following information):**
|
||
|
- OS: [e.g. iOS]
|
||
|
- Browser [e.g. chrome, safari]
|
||
|
- Version [e.g. 22]
|
||
|
|
||
|
**Server (please complete the following information):**
|
||
|
- Server type: [e.g. AWS, DigitalOcean, etc.]
|
||
|
- OS: [e.g. Ubuntu 14.04 LTS]
|
||
|
- Browser [e.g. stock browser, safari]
|
||
|
- Version [e.g. 1.2.2]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|