Skip to content

Commit

Permalink
chore(docs): word about inactive PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
stropho committed Sep 7, 2022
1 parent c4f3cc4 commit c764c2f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -54,6 +54,12 @@ You can learn how from this _free_ series [How to Contribute to an Open Source P

Here are some things to keep in mind when working on a PR:

**Trying to update an inactive Pull Request?**
Sometimes, it happens that a PR is opened and unfortunately the author is, for any reason,
not available to apply code review fixes or rebase the source branch.
In that case, **do not open a new PR**. Instead, paste a link to your own branch in the PR.
The maintainers can make changes, e.g. change the source branch, in the existing PR.

#### Tests

A PR that is just failing test cases for an existing issue is very helpful, as this
Expand Down

0 comments on commit c764c2f

Please sign in to comment.