Minor updates to GitHub issue templates

This commit is contained in:
Chris Kankiewicz
2020-01-31 15:27:46 -07:00
parent 18a5b40459
commit 0ab51a87d8
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
---
name: Bug report
name: Bug Report
about: Create a report to help us fix something that is broken
title: ''
labels: Bug
@@ -13,6 +13,7 @@ The version of directory lister you're using.
Examples: `v2.7.1` or `v3.0.0-beta.1`
_Reminder: Directory Lister 2.X is no longer being supported_
**PHP Version**

View File

@@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest an idea for this project
name: Feature Request / Enhancement
about: Suggest a new feature or improvement to existing functionality
title: ''
labels: Enhancement
assignees: PHLAK