summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorjojobii <josephangelobravo@gmail.com>2023-03-04 21:32:43 -0800
committerGitHub <noreply@github.com>2023-03-05 14:32:43 +0900
commitad43011fb8d0186a9d1f8bcb925a24913b241581 (patch)
tree19bc25655858dda87d15dd304332515b47229333 /CONTRIBUTING.md
parentenhance(client): tweak signup form (diff)
downloadmisskey-ad43011fb8d0186a9d1f8bcb925a24913b241581.tar.gz
misskey-ad43011fb8d0186a9d1f8bcb925a24913b241581.tar.bz2
misskey-ad43011fb8d0186a9d1f8bcb925a24913b241581.zip
change: deprecate link to Misskey Forum in favor of GitHub Discussions (#10212)
see: https://forum.misskey.io/d/112-misskey-forum-to-end-service-at-the-end-of-this-month
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 10d93cd9fb..887d17961f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -15,7 +15,7 @@ Before creating an issue, please check the following:
- To avoid duplication, please search for similar issues before creating a new issue.
- Do not use Issues to ask questions or troubleshooting.
- Issues should only be used to feature requests, suggestions, and bug tracking.
- - Please ask questions or troubleshooting in the [Misskey Forum](https://forum.misskey.io/) or [Discord](https://discord.gg/Wp8gVStHW3).
+ - Please ask questions or troubleshooting in ~~the [Misskey Forum](https://forum.misskey.io/)~~ [GitHub Discussions](https://github.com/misskey-dev/misskey/discussions) or [Discord](https://discord.gg/Wp8gVStHW3).
> **Warning**
> Do not close issues that are about to be resolved. It should remain open until a commit that actually resolves it is merged.