summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-05-05 18:38:30 +0900
committerGitHub <noreply@github.com>2022-05-05 18:38:30 +0900
commitdd8cb7846fc7f8295a3780bad4b05f9d46dcf3a9 (patch)
tree50131650eb332a1febe359c25a6581e4452e8be8 /CONTRIBUTING.md
parentUpdate CONTRIBUTING.md (diff)
downloadsharkey-dd8cb7846fc7f8295a3780bad4b05f9d46dcf3a9.tar.gz
sharkey-dd8cb7846fc7f8295a3780bad4b05f9d46dcf3a9.tar.bz2
sharkey-dd8cb7846fc7f8295a3780bad4b05f9d46dcf3a9.zip
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index efdccc7848..cafca625d4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -74,8 +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
+ - 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.