summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-05-05 18:36:30 +0900
committerGitHub <noreply@github.com>2022-05-05 18:36:30 +0900
commit56436b99bb9dbff1e8bef8045bdfe52129388b8c (patch)
tree52c7828a3c1449ef600898a322e16282d042a4c4
parentUpdate CONTRIBUTING.md (diff)
downloadsharkey-56436b99bb9dbff1e8bef8045bdfe52129388b8c.tar.gz
sharkey-56436b99bb9dbff1e8bef8045bdfe52129388b8c.tar.bz2
sharkey-56436b99bb9dbff1e8bef8045bdfe52129388b8c.zip
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1d82a0cbb3..efdccc7848 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -74,6 +74,8 @@ However, in case of emergency, a release can be made at the discretion of a cont
1. commit version changes in the `develop` branch ([package.json](https://github.com/misskey-dev/misskey/blob/develop/package.json))
2. follow the `master` branch to the `develop` branch.
3. Create a [release of GitHub](https://github.com/misskey-dev/misskey/releases)
+ - The target branch must be `master`
+ - The tag name must be the version
## Localization (l10n)
Misskey uses [Crowdin](https://crowdin.com/project/misskey) for localization management.