From 8ffef681e4b48b4b67f1743c012e8a8fecd26b17 Mon Sep 17 00:00:00 2001 From: "Mark :)" Date: Sat, 12 Apr 2025 20:51:08 +0200 Subject: chore: Replace hoarder with karakeep in github issue templates (#1247) * chore: replace Hoarder in bug report template * chore: replace hoarder with karakeep in feature requests template * chore: replace hoarder with karakeep in question template --- .github/ISSUE_TEMPLATE/feature_request.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.github/ISSUE_TEMPLATE/feature_request.yml') diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 508245c8..601480e8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,20 +1,20 @@ name: Feature Request -description: Request a new feature or idea to be added to Hoarder +description: Request a new feature or idea to be added to Karakeep labels: ["feature request", "status/untriaged"] body: - type: textarea id: description attributes: label: Describe the feature you'd like - description: Provide a clear description of the feature you'd like implemented in Hoarder + description: Provide a clear description of the feature you'd like implemented in Karakeep validations: required: true - type: textarea id: benefits attributes: - label: Describe the benefits this would bring to existing Hoarder users + label: Describe the benefits this would bring to existing Karakeep users description: | - Explain the measurable benefits this feature would achieve for existing Hoarder users. + Explain the measurable benefits this feature would achieve for existing Karakeep users. These benefits should details outcomes in terms of what this request solves/achieves, and should not be specific to implementation. This helps us understand the core desired goal so that a variety of potential implementations could be explored. This field is important. Lack of input here may lead to early issue closure. @@ -33,7 +33,7 @@ body: attributes: label: Have you searched for an existing open/closed issue? description: | - To help us keep these issues under control, please ensure you have first [searched our issue list](https://github.com/hoarder-app/Hoarder/issues?q=is%3Aissue) for any existing issues that cover the fundamental benefit/goal of your request. + To help us keep these issues under control, please ensure you have first [searched our issue list](https://github.com/karakeep-app/karakeep/issues?q=is%3Aissue) for any existing issues that cover the fundamental benefit/goal of your request. options: - label: I have searched for existing issues and none cover my fundamental request required: true -- cgit v1.2.3-70-g09d2