Skip to content

Commit 136e7bc

Browse files
authored
Update Bug report issue template for develop check
1 parent 8d8812b commit 136e7bc

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
47

58
---
69

@@ -50,3 +53,4 @@ Use `php -v` and `composer show` to get versions.
5053
## Tested Against `master` branch?
5154

5255
- [ ] I have verified the issue still exists in the `master` branch of VIPCS.
56+
- [ ] I have verified the issue still exists in the `develop` branch of VIPCS.

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Enhancement
33
about: Suggest an improvement for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
47

58
---
69

0 commit comments

Comments
 (0)