mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-01 19:32:34 +02:00
- Fixed: Remove "For Maintainers only" section from review guidelines
- Removed the "━ For Maintainers only" section that was unintentionally left in the file. modified: .github/REVIEW_GUIDELINES.md
This commit is contained in:
parent
69e2955a5a
commit
9fe9ffaaa4
1 changed files with 2 additions and 2 deletions
4
.github/REVIEW_GUIDELINES.md
vendored
4
.github/REVIEW_GUIDELINES.md
vendored
|
@ -191,7 +191,7 @@ the PR can be approved. Some examples of **significant issues** include:
|
||||||
- Code that causes **major performance regressions** (e.g., high CPU/memory
|
- Code that causes **major performance regressions** (e.g., high CPU/memory
|
||||||
usage).
|
usage).
|
||||||
|
|
||||||
## After the Review ━ For Maintainers only
|
## After the Review
|
||||||
|
|
||||||
### Reordering and merging
|
### Reordering and merging
|
||||||
|
|
||||||
|
@ -203,7 +203,7 @@ be merged into the main branch (e.g., `main` or `master`).
|
||||||
Ensure that the build passes after merging the PR, and re-test the functionality
|
Ensure that the build passes after merging the PR, and re-test the functionality
|
||||||
in the production environment if necessary.
|
in the production environment if necessary.
|
||||||
|
|
||||||
## Follow-up ━ For Maintainers only
|
## Follow-up
|
||||||
|
|
||||||
### Communication with team members
|
### Communication with team members
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue