Merge branch 'readme-update' into 'master'
README: update "Developing" section See merge request postmarketOS/megapixels!3
This commit is contained in:
15
README.md
15
README.md
@@ -85,20 +85,7 @@ see postprocess.sh in this repository.
|
|||||||
|
|
||||||
# Developing
|
# Developing
|
||||||
|
|
||||||
See the mailing list and issue tracker on https://sr.ht/~martijnbraam/Megapixels/
|
Megapixels is developed at: https://gitlab.com/postmarketOS/megapixels
|
||||||
|
|
||||||
To send patches, follow this procedure:
|
|
||||||
|
|
||||||
1. Change the default subject prefix from "PATCH" to "PATCH Megapixels" by
|
|
||||||
running this command (only needed once).
|
|
||||||
```shell-session
|
|
||||||
$ git config --local format.subjectPrefix "PATCH Megapixels"
|
|
||||||
```
|
|
||||||
2. Rebase your commits on top of the latest `master`.
|
|
||||||
3. Send them to the mailing list:
|
|
||||||
```shell-session
|
|
||||||
$ git send-email --to="~martijnbraam/public-inbox@lists.sr.ht" origin/master
|
|
||||||
```
|
|
||||||
|
|
||||||
## Source code organization
|
## Source code organization
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user