From f756ed4d6aa481587fff618e6f831c81148c8c40 Mon Sep 17 00:00:00 2001 From: ux-git <80993061+ux-git@users.noreply.github.com> Date: Tue, 17 Dec 2024 10:52:46 +0100 Subject: [PATCH] chore(github): add link to Roadmap in the issues template --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index d7e52d22ed..e1f9511a40 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - Before submitting, we encourage you to check our [User guide](https://guide.organized-app.com/) and Roadmap to explore available features and those already planned. Additionally, please search through existing issues and discussions to avoid duplicates. Thank you for helping us improve Organized! + Before submitting, we encourage you to check our [User guide](https://guide.organized-app.com/) and [Development roadmap](https://github.com/sws2apps/organized-app/discussions/178) to explore available features and those already planned. Additionally, please search through existing issues and discussions to avoid duplicates. Thank you for helping us improve Organized! - type: textarea attributes: label: 'Feature description:'