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/bug_report.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/bug_report.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1be428a4..c02ca80f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -47,15 +47,15 @@ body: attributes: label: Device Details description: | - If this is an issue that occurs when using the Hoarder interface, please provide details of the device/browser used which presents the reported issue. + If this is an issue that occurs when using the Karakeep interface, please provide details of the device/browser used which presents the reported issue. placeholder: (eg. Firefox 97 (64-bit) on Windows 11) validations: required: false - type: input id: bsversion attributes: - label: Exact Hoarder Version - description: This can be found in the bottom left of the page (eg Hoarder v0.18.0) + label: Exact Karakeep Version + description: This can be found in the bottom left of the page (e.g. Karakeep v0.18.0) placeholder: (eg. v0.18.0) validations: required: true @@ -65,7 +65,7 @@ body: attributes: label: Have you checked the troubleshooting guide? description: | - We have a troubleshooting guide that you can find [here](https://docs.hoarder.app/next/troubleshooting). Please check it out as you might find a solution to your problem. + We have a troubleshooting guide that you can find [here](https://docs.karakeep.app/next/troubleshooting). Please check it out as you might find a solution to your problem. options: - label: I have checked the troubleshooting guide and I haven't found a solution to my problem required: true |
