mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-20 15:46:02 -04:00
Updated: Add missing details to pull request guideline
- Added a section to the "Recommended Pull Request Guideline" in CONTRIBUTING.md. - Included a recommendation to initiate a discussion by creating an empty pull request. - Ensured alignment on feature direction and scope to avoid conflicts and issues. modified: CONTRIBUTING.md
This commit is contained in:
parent
e105d690f6
commit
36ef4d1a2c
@ -349,6 +349,12 @@ are stuck on.
|
||||
|
||||
### Recommended Pull Request Guideline
|
||||
|
||||
Before jumping into coding, it's recommended to initiate a discussion by
|
||||
creating an empty pull request. This approach allows us to align on the direction
|
||||
and scope of the feature, ensuring it doesn't conflict with existing or planned
|
||||
work. It also provides an opportunity to identify potential pitfalls early on,
|
||||
helping to avoid issues down the line.
|
||||
|
||||
1. **Fork** the [Uptime-Kuma repository].
|
||||
2. **Clone** your forked repository to your local machine.
|
||||
3. **Create a new branch** for your changes (e.g.,
|
||||
|
Loading…
x
Reference in New Issue
Block a user