Skip to content

Commit f93b641

Browse files
committed
Improve github issue creation experience
1 parent a2b8793 commit f93b641

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: "🐛 Bug Report"
3+
about: Report a general bug
4+
5+
---
6+
7+
- php-resque Version: v#.#.#
8+
- PHP Version:
9+
- Redis Version:
10+
11+
### Description:
12+
13+
14+
### Steps To Reproduce:
15+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "🧐 Support Question"
3+
about: I need assistance with php-resque
4+
5+
---
6+
7+
- php-resque Version: v#.#.#
8+
- PHP Version:
9+
- Redis Version:
10+
11+
### My question:
12+

0 commit comments

Comments
 (0)