mirror of https://github.com/searxng/searxng.git
docs(dev): add refs to to gitmoji and Semantic PR in contrib section
preview (don't bookmark): https://return42.github.io/searx/dev/contribution_guide.html#code Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
4ca8b69c81
commit
62505f8982
|
@ -54,13 +54,16 @@ Code
|
||||||
.. _Git Commit Good Practice: https://wiki.openstack.org/wiki/GitCommitMessages
|
.. _Git Commit Good Practice: https://wiki.openstack.org/wiki/GitCommitMessages
|
||||||
.. _Structural split of changes:
|
.. _Structural split of changes:
|
||||||
https://wiki.openstack.org/wiki/GitCommitMessages#Structural_split_of_changes
|
https://wiki.openstack.org/wiki/GitCommitMessages#Structural_split_of_changes
|
||||||
|
.. _gitmoji: https://gitmoji.carloscuesta.me/
|
||||||
|
.. _Semantic PR: https://github.com/zeke/semantic-pull-requests
|
||||||
|
|
||||||
.. sidebar:: Create good commits!
|
.. sidebar:: Create good commits!
|
||||||
|
|
||||||
- `Structural split of changes`_
|
- `Structural split of changes`_
|
||||||
- `Conventional Commits`_
|
- `Conventional Commits`_
|
||||||
- `Git Commit Good Practice`_
|
- `Git Commit Good Practice`_
|
||||||
|
- some like to use: gitmoji_
|
||||||
|
- not yet active: `Semantic PR`_
|
||||||
|
|
||||||
In order to submit a patch, please follow the steps below:
|
In order to submit a patch, please follow the steps below:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue