Don't contribute with patches

This commit is contained in:
pancake 2019-11-14 18:53:10 +01:00
parent a598e640df
commit 04cc045955

View file

@ -471,16 +471,6 @@ have been reported classified with labels by difficulty, type,
milestone, etc. It is a good place to start if you are looking
to contribute.
## Contributing with patches
All the development happens in the git repository. It is
good that all patches can be applied against the `git HEAD`.
I can get patches in unidiff format like this:
```sh
git diff > p
```
## HOW TO RELEASE
- Set `RELEASE=1` in global.mk and r2-bindings/config.mk.acr.