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]