docs: integrate COMMITSTYLE
Make a symlink at docs/merge-requests/commitstyle.md that points at the COMMITSTYLE.md file, so it is part of the documentation at https://docs.postmarketos.org/pmaports/. Tweak the headline and link to Alpine's COMMITSTYLE.md so it looks better in the version rendered at docs.postmarketos.org. Signed-off-by: Oliver Smith <ollieparanoid@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8829>
This commit is contained in:
parent
2a902da452
commit
2f121a4d14
3 changed files with 6 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# Policy for commits in pmaports
|
# Commit Style
|
||||||
|
|
||||||
This document defines policy for organising and titling commits for
|
This document defines policy for organising and titling commits for
|
||||||
inclusion in pmaports.
|
inclusion in pmaports.
|
||||||
|
|
@ -16,9 +16,9 @@ target device.
|
||||||
|
|
||||||
## General policy
|
## General policy
|
||||||
|
|
||||||
We follow Alpine's aports commit style with some minor exceptions
|
We follow
|
||||||
and additions. Alpine's commit style can be found here:
|
[Alpine's aports commit style](https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/COMMITSTYLE.md)
|
||||||
https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/COMMITSTYLE.md
|
with some minor exceptions and additions.
|
||||||
|
|
||||||
## Exceptions
|
## Exceptions
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,5 +7,6 @@ The subpages of this page describe processes for merge requests in pmaports.
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
merge-requests/approval-rules
|
merge-requests/approval-rules
|
||||||
|
merge-requests/commitstyle
|
||||||
merge-requests/stable-branches
|
merge-requests/stable-branches
|
||||||
```
|
```
|
||||||
|
|
|
||||||
1
docs/merge-requests/commitstyle.md
Symbolic link
1
docs/merge-requests/commitstyle.md
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
../../COMMITSTYLE.md
|
||||||
Loading…
Add table
Add a link
Reference in a new issue