mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-07-06 14:14:06 +00:00
Updated issue templates to include latest version release.
Added `VERSION` file to repository root for easy tracking of current app version. Corrected bug with the latest changes to the settings model that can lead to a JSON decoding error for installations without a properly stored value.
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -15,6 +15,7 @@ body:
|
||||
label: PDA version
|
||||
description: What version of PDA are you currently running?
|
||||
options:
|
||||
- "0.4.1"
|
||||
- "0.4.0"
|
||||
- "0.3.0"
|
||||
- "0.2.5"
|
||||
|
1
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -15,6 +15,7 @@ body:
|
||||
label: PDA version
|
||||
description: What version of PDA are you currently running?
|
||||
options:
|
||||
- "0.4.1"
|
||||
- "0.4.0"
|
||||
- "0.3.0"
|
||||
- "0.2.5"
|
||||
|
Reference in New Issue
Block a user