mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
CONTRIBUTING.md: Remove duplicated section
How to force push to PR's is already explained in the "How to propose a change" section at the beginning
This commit is contained in:
parent
4e3064d1b9
commit
2f345d070b
@ -347,13 +347,6 @@ for review, which allows you to sidestep this issue.
|
||||
This is not a bulletproof method though, as OfBorg still does review requests even on draft PRs.
|
||||
```
|
||||
|
||||
### Hotfixing pull requests
|
||||
|
||||
- Make the appropriate changes in you branch.
|
||||
- Don’t create additional commits, do
|
||||
- `git rebase -i`
|
||||
- `git push --force` to your branch.
|
||||
|
||||
## Reviewing contributions
|
||||
|
||||
> **Warning**
|
||||
|
Loading…
Reference in New Issue
Block a user