From b29d9378060af7d0a3f7fcb07b9b4a94690147fc Mon Sep 17 00:00:00 2001 From: Alys Date: Thu, 28 May 2020 15:42:00 +1000 Subject: [PATCH] replace Trello link with Google form link in GitHub CONTRIBUTING page --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 36bc463f98..419dc747f3 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -8,7 +8,7 @@ # Requesting a feature -Habitica uses [Trello](https://trello.com/b/EpoYEYod/habitica) to track feature requests. [Read more](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents). +Habitica uses [this Google form](https://docs.google.com/forms/d/e/1FAIpQLScPhrwq_7P1C6PTrI3lbvTsvqGyTNnGzp1ugi1Ml0PFee_p5g/viewform?usp=sf_link) to track feature requests. Please post there rather than creating an issue. # Contributing Code