Renamed: Change REVIEW_PROCESS.md to REVIEW_GUIDELINES.md

- Renamed the file `REVIEW_PROCESS.md` to `REVIEW_GUIDELINES.md` for clarity.
- Made small adjustments to `PULL_REQUEST_TEMPLATE.md` and `feature_request.yml`
  to link to the newly renamed `REVIEW_GUIDELINES.md`.
- Updated references to the review process throughout relevant files.

modified: .github/ISSUE_TEMPLATE/feature_request.yml
modified: .github/PULL_REQUEST_TEMPLATE.md
renamed:  .github/REVIEW_PROCESS.md -> .github/REVIEW_GUIDELINES.md
This commit is contained in:
GJS 2025-03-28 08:43:41 +01:00
parent 36ef4d1a2c
commit a80d4b253d
No known key found for this signature in database
GPG key ID: BE32D9EAF927E85B
3 changed files with 38 additions and 35 deletions

View file

@ -13,10 +13,12 @@ body:
- **Reason**: Our current focus is on addressing bugs, improving system performance, and implementing essential updates. This will help stabilize the project and ensure smoother management.
- **Impact**: While no new feature requests or pull requests are being outright rejected, there may be significant delays in reviews. We encourage the community to help by reviewing PRs or assisting other users in the meantime.
- **What You Can Do**: If you're interested in contributing, reviewing open PRs or offering support to other users is greatly appreciated. All feature requests and PRs will be revisited once the suspension period is lifted.
- **What You Can Do**: If you're interested in contributing, reviewing open PRs by following our [Review Guidelines] or offering support to other users is greatly appreciated. All feature requests and PRs will be revisited once the suspension period is lifted.
We appreciate your patience and understanding as we continue to improve Uptime Kuma.
[Review Guidelines]: REVIEW_GUIDELINES.md
## **❗ Important: Please Avoid Unnecessary Pinging of Maintainers**
**We kindly ask users to refrain from pinging maintainers unless absolutely necessary. Pings should be reserved for critical issues or urgent matters that require immediate attention.**

View file

@ -10,10 +10,12 @@ Check the box below if you understand [x]:
- **Reason**: Our current focus is on addressing bugs, improving system performance, and implementing essential updates. This will help stabilize the project and ensure smoother management.
- **Impact**: While no new feature requests or pull requests are being outright rejected, there may be significant delays in reviews. We encourage the community to help by reviewing PRs or assisting other users in the meantime.
- **What You Can Do**: If you're interested in contributing, reviewing open PRs or offering support to other users is greatly appreciated. All feature requests and PRs will be revisited once the suspension period is lifted.
- **What You Can Do**: If you're interested in contributing, reviewing open PRs by following our [Review Guidelines] or offering support to other users is greatly appreciated. All feature requests and PRs will be revisited once the suspension period is lifted.
We appreciate your patience and understanding as we continue to improve Uptime Kuma.
[Review Guidelines]: REVIEW_GUIDELINES.md
## Description
Fixes #(issue)

View file

@ -1,10 +1,9 @@
# Review Process for Uptime Kuma
# Uptime Kuma Review Guidelines
**Note:** This Review Process document is a work in progress. Updates and
improvements are being made, so please check back regularly for the latest
version.
**Note:** These review guidelines are a work in progress, and are frequently
updated and improved, so please check back frequently for the latest version.
## Preparation for Reviewing a PR
## Preparing for a PR Review
### Read the PR description carefully