mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 11:36:10 +00:00
Meta: Add note about abandoned PR's to CONTRIBUTING.md
This commit is contained in:
parent
3428e2a76c
commit
47b8d80864
Notes:
sideshowbarker
2024-07-18 01:45:21 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/47b8d808640
1 changed files with 6 additions and 0 deletions
|
@ -103,3 +103,9 @@ To enable these hooks firstly follow the installation instructions available at
|
|||
```console
|
||||
pre-commit install --hook-type commit-msg
|
||||
```
|
||||
|
||||
## On abandoned pull requests
|
||||
|
||||
Sometimes good PR's get abandoned by the author for one reason or another. If the PR is fundamentally good, but the author is not responding to requests, the PR may be manually integrated with minor changes to code and commit messages.
|
||||
|
||||
To make this easier, we do appreciate it if folks enable the "Allow edits from maintainers" flag on their pull requests.
|
||||
|
|
Loading…
Add table
Reference in a new issue