summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-06-08 22:23:43 +0900
committerGitHub <noreply@github.com>2022-06-08 22:23:43 +0900
commit3dba63afbbff8278bb53147e0900b9c324feba01 (patch)
tree49677859295504e5c876a7ce20a16d28377c20fe /CONTRIBUTING.md
parentfix: try to prevent autocomplete for emoji search (#8798) (diff)
downloadsharkey-3dba63afbbff8278bb53147e0900b9c324feba01.tar.gz
sharkey-3dba63afbbff8278bb53147e0900b9c324feba01.tar.bz2
sharkey-3dba63afbbff8278bb53147e0900b9c324feba01.zip
Update CONTRIBUTING.md
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 f70e2df001..3c17e61207 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -77,9 +77,9 @@ However, minor fixes, refactoring, and urgent changes may be merged at the discr
- Into `master` from `develop` branch.
- The title must be in the format `Release: x.y.z`.
- `x.y.z` is the new version you are trying to release.
- - Assign about 2~3 reviewers.
-3. The release PR is approved, merge it.
-4. Create a [release of GitHub](https://github.com/misskey-dev/misskey/releases)
+3. ~~Deploy and perform a simple QA check. Also verify that the tests passed.~~ (TODO)
+4. Merge it.
+5. 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