diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-24 09:14:58 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-24 09:14:58 +0900 |
| commit | ec092579a62d4b6237e1214add3f484e4c5097da (patch) | |
| tree | 0403969554e9b5060036b1c04aa361bc6db9763a | |
| parent | fix CHANGELOG (diff) | |
| download | sharkey-ec092579a62d4b6237e1214add3f484e4c5097da.tar.gz sharkey-ec092579a62d4b6237e1214add3f484e4c5097da.tar.bz2 sharkey-ec092579a62d4b6237e1214add3f484e4c5097da.zip | |
Update CONTRIBUTING.md
| -rw-r--r-- | CONTRIBUTING.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a8322d7b92..668989f122 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -88,6 +88,13 @@ An actual domain will be assigned so you can test the federation. - The target branch must be `master` - The tag name must be the version +> **Note** +> Why this instruction is necessary: +> - To perform final QA checks +> - To distribute responsibility +> - To check direct commits to develop +> - To celebrate the release together 🎉 + ## Localization (l10n) Misskey uses [Crowdin](https://crowdin.com/project/misskey) for localization management. You can improve our translations with your Crowdin account. |