Skip to content

Commit 17abcc5

Browse files
authored
Update issue templates
1 parent 8d97edf commit 17abcc5

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: 'Bug: '
5-
labels: ''
5+
labels: bug
66
assignees: ''
77

88
---
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Planned work
3+
about: Approved work planning
4+
title: 'Dev: '
5+
labels: dev
6+
assignees: ''
7+
8+
---
9+
10+
Repo maintainers will create "issues" for planned work, so it can be tracked.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Support question
3+
about: How to ask a support question
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Please ask support questions on our [forum](https://forum.codeigniter.com/forum-30.html).
11+
We use github issues to track bugs and planned work.

0 commit comments

Comments
 (0)