From 4a658dc02a770f8219669dc10bfe1077c760744f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 13 Jan 2026 16:38:12 +0200 Subject: [PATCH] Updated GitHub issue templates. Part 3. Thanks to xet7 ! --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/security-report.yml | 2 +- .github/ISSUE_TEMPLATE/ucs-issue.yml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6b2b93b69..0d633d30f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: 🐛 Bug Report -description: Report a bug to help improve Wekan +description: Report a bug to help improve WeKan labels: ["bug"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 53e349829..99c26554c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,5 +1,5 @@ name: ✨ Feature Request -description: Suggest a new feature for Wekan +description: Suggest a new feature for WeKan labels: ["Feature:Request"] body: - type: textarea diff --git a/.github/ISSUE_TEMPLATE/security-report.yml b/.github/ISSUE_TEMPLATE/security-report.yml index c08310ed2..fb4e5fbe6 100644 --- a/.github/ISSUE_TEMPLATE/security-report.yml +++ b/.github/ISSUE_TEMPLATE/security-report.yml @@ -7,7 +7,7 @@ body: value: | ## ⚠️ IMPORTANT: Please do not report security vulnerabilities via public issues. - To protect the Wekan community, we ask that you report security bugs privately. This allows us to fix the issue before it can be exploited by malicious actors. + To protect the WeKan community, we ask that you report security bugs privately. This allows us to fix the issue before it can be exploited by malicious actors. ### How to report: Please read our **[Security Policy (SECURITY.md)](https://github.com/wekan/wekan/blob/main/SECURITY.md)** for the official reporting process and contact information. diff --git a/.github/ISSUE_TEMPLATE/ucs-issue.yml b/.github/ISSUE_TEMPLATE/ucs-issue.yml index 665ece6f1..a8358360f 100644 --- a/.github/ISSUE_TEMPLATE/ucs-issue.yml +++ b/.github/ISSUE_TEMPLATE/ucs-issue.yml @@ -1,5 +1,5 @@ name: 🗳️ Univention (UCS) Issue -description: Problems specifically related to the Wekan app on Univention Corporate Server +description: Problems specifically related to the WeKan app on Univention Corporate Server labels: ["UCS"] body: - type: markdown @@ -15,7 +15,7 @@ body: **Why?** Reporting there ensures that the maintainers specifically focused on the UCS environment see your request. - If you are certain this is a **core Wekan bug** that affects all platforms (Docker, Snap, etc.), please go back and use the standard [Bug Report](https://github.com/wekan/wekan/issues/new?template=bug-report.yml) template. + If you are certain this is a **core WeKan bug** that affects all platforms (Docker, Snap, etc.), please go back and use the standard [Bug Report](https://github.com/wekan/wekan/issues/new?template=bug-report.yml) template. - type: textarea id: ucs-details attributes: