Created Maintaining rules (markdown)

theHallwayThatBringMePassion 2024-02-09 22:41:52 +08:00
parent ee3c085f39
commit 54e2d2622d

4
Maintaining-rules.md Normal file

@ -0,0 +1,4 @@
- Once release created, don't edit it even if there's bug exist. Bug is normal on nightly, so don't panic.
- You shouldn't directly push to upstream, AKA this repo.
- Force push is not allowed in any case.
- At least one maintainer approve is needed for each PR (except the PR author) before merging.