Skip to content

Commit 994c604

Browse files
committed
Add issue templates.
1 parent db8c970 commit 994c604

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: "🐛 Bug Report"
3+
about: "If something isn't working as expected 🤔"
4+
5+
---
6+
7+
Version: ?.?.?
8+
9+
### Bug Description
10+
... A clear and concise description of what the bug is. A good bug report shouldn't leave others needing to chase you up for more information.
11+
12+
### Steps To Reproduce
13+
... If possible a minimal demo of the problem ...
14+
15+
### Expected Behavior
16+
... A clear and concise description of what you expected to happen.
17+
18+
### Possible Solution
19+
... Only if you have suggestions on a fix for the bug
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: "🚀 Feature Request"
3+
about: "I have a suggestion (and may want to implement it) 🙂"
4+
5+
---
6+
7+
- Is your feature request related to a problem? Please describe.
8+
- Explain your intentions.
9+
- It's up to you to make a strong case to convince the project's developers of the merits of this feature.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: "🤗 Support Question"
3+
about: "If you have a question 💬"
4+
5+
---
6+
7+
--------------^ Click "Preview" for a nicer view!
8+
We primarily use GitHub as an issue tracker; for usage and support questions, please check out https://php.baraja.cz. Thanks! 😁.

0 commit comments

Comments
 (0)