From c7284818d13408c7d3d5aa488ca3285641aa864b Mon Sep 17 00:00:00 2001 From: Alan Grainger Date: Wed, 30 Oct 2024 15:05:03 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a408a20..a2411f9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,8 +7,10 @@ assignees: '' --- -Please vote for feature requests on the Discussions page: +You can add and vote for feature requests on the Discussions page: https://github.com/alangrainger/immich-public-proxy/discussions/categories/feature-requests 🚨 Feature requests created as an Issue will be closed. + +Please note that my goal for this project is to keep it as lean as possible. I want anyone with a bit of coding knowledge to be able to read the codebase and fully understand everything it is doing.