aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMark :) <Mxrk@users.noreply.github.com>2025-04-13 13:40:20 +0200
committerGitHub <noreply@github.com>2025-04-13 12:40:20 +0100
commiteeff55f8e27b22181e3942974fdae560d76c165c (patch)
tree8337ec2a33450ec622a5ee916131174a85e8722b /CONTRIBUTING.md
parent6c0638be490afdc7d92dab37fac2330bc1ae4bd1 (diff)
downloadkarakeep-eeff55f8e27b22181e3942974fdae560d76c165c.tar.zst
docs: replace hoarder with karakeep in CONTRIBUTING.md and FAQ (#1256)
* chore: replace hoarder in contributing * chore: replace hoarder with karakeep in faq
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 345eb59e..ed667566 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,4 +1,4 @@
-# Contributing to Hoarder
+# Contributing to Karakeep
First off, thank you for considering contributing to our project! This document outlines our contribution process and guidelines to make it easy for you to help improve this project.
@@ -39,8 +39,8 @@ Before starting to work on an issue:
* Prefer working on `status/approved` issues to make sure they get prioritized for the review
* Comment on the issue to let others know you're working on it
-* Read the [development documentation](https://docs.hoarder.app/Development/setup) to get started
-* If you need help, you can find us in the #development channel in the [Hoarder Discord](https://discord.com/invite/NrgeYywsFh).
+* Read the [development documentation](https://docs.karakeep.app/Development/setup) to get started
+* If you need help, you can find us in the #development channel in the [Karakeep Discord](https://discord.com/invite/NrgeYywsFh).
* Once you're done, open a PR and wait for review. Try to include a screenshot of the change in the PR description.
Please note that we're all volunteers. We'll aim to review your PR within a week from when they are opened.