mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-30 01:00:09 +02:00
Minor updates to GitHub issue templates
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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**
|
||||
|
||||
|
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user