From 123a86e6b8e49ef6e1f67aadcc5fef37730aa4f2 Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Mon, 27 Apr 2026 15:35:09 +0100 Subject: [PATCH] chore: update issue template --- .gitea/issue_template/bug_report.yml | 5 +++-- .gitea/issue_template/config.yml | 2 +- .gitea/issue_template/enhancement.yml | 5 +++-- .gitea/issue_template/feature.yml | 5 +++-- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.gitea/issue_template/bug_report.yml b/.gitea/issue_template/bug_report.yml index e6ba8c1..75ad263 100644 --- a/.gitea/issue_template/bug_report.yml +++ b/.gitea/issue_template/bug_report.yml @@ -17,7 +17,8 @@ body: label: Version description: What version of Photon are you running? You can find this in the footer of the app. options: - - 0.1.3 (Latest) + - 0.1.4 (Latest) + - 0.1.3 - 0.1.2 - 0.1.1 - 0.1.0 @@ -27,4 +28,4 @@ body: attributes: value: | This issue was created using the bug report template. - visible: [content] \ No newline at end of file + visible: [content] diff --git a/.gitea/issue_template/config.yml b/.gitea/issue_template/config.yml index ec4bb38..a49eab2 100644 --- a/.gitea/issue_template/config.yml +++ b/.gitea/issue_template/config.yml @@ -1 +1 @@ -blank_issues_enabled: false \ No newline at end of file +blank_issues_enabled: true \ No newline at end of file diff --git a/.gitea/issue_template/enhancement.yml b/.gitea/issue_template/enhancement.yml index 42d6ca3..0a38b2a 100644 --- a/.gitea/issue_template/enhancement.yml +++ b/.gitea/issue_template/enhancement.yml @@ -17,7 +17,8 @@ body: label: Version description: What version of Photon are you running? You can find this in the footer of the app. options: - - 0.1.3 (Latest) + - 0.1.4 (Latest) + - 0.1.3 - 0.1.2 - 0.1.1 - 0.1.0 @@ -27,4 +28,4 @@ body: attributes: value: | This issue was created using the feature template. - visible: [content] \ No newline at end of file + visible: [content] diff --git a/.gitea/issue_template/feature.yml b/.gitea/issue_template/feature.yml index 8e6beb0..e0a4636 100644 --- a/.gitea/issue_template/feature.yml +++ b/.gitea/issue_template/feature.yml @@ -17,7 +17,8 @@ body: label: Version description: What version of Photon are you running? You can find this in the footer of the app. options: - - 0.1.3 (Latest) + - 0.1.4 (Latest) + - 0.1.3 - 0.1.2 - 0.1.1 - 0.1.0 @@ -27,4 +28,4 @@ body: attributes: value: | This issue was created using the feature template. - visible: [content] \ No newline at end of file + visible: [content]