diff options
| author | Mark :) <Mxrk@users.noreply.github.com> | 2025-04-12 20:51:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-12 19:51:08 +0100 |
| commit | 8ffef681e4b48b4b67f1743c012e8a8fecd26b17 (patch) | |
| tree | e142211089beab6656bb4610a8bdc9db52243361 /.github/ISSUE_TEMPLATE/question.yml | |
| parent | 755fc36e912964863d4f46bb32adda6332b419fe (diff) | |
| download | karakeep-8ffef681e4b48b4b67f1743c012e8a8fecd26b17.tar.zst | |
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
Diffstat (limited to '.github/ISSUE_TEMPLATE/question.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/question.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 3601743c..e0dbb591 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,8 +1,8 @@ name: Question / Support Request -description: Get help with anything related to Hoarder +description: Get help with anything related to Karakeep labels: ["question"] body: - type: markdown attributes: value: | - We use Github discussions for anything that's not a bug report or a feature request. Please ask your question in the [Q&A section](https://github.com/hoarder-app/hoarder/discussions/categories/q-a) and someone will answer it soon! + We use Github discussions for anything that's not a bug report or a feature request. Please ask your question in the [Q&A section](https://github.com/karakeep-app/karakeep/discussions/categories/q-a) and someone will answer it soon! |
