1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-12-01 22:41:53 +02:00

Fix many typos and take the review into account

This commit is contained in:
kaiyou
2019-09-17 21:11:30 +02:00
parent 488dfc2572
commit d5ad1cb449
2 changed files with 24 additions and 15 deletions

View File

@@ -1,5 +1,7 @@
Contribution workflow
====================
=====================
.. _git_workflow:
Forking vs. committing
----------------------
@@ -36,7 +38,7 @@ master directly if you find this appropriate. Still, keep in mind that:
either by the name of the Github issue or a short and meaningful name.
PR Workflow
----------
-----------
All pull requests have to be against the main ``master`` branch.
The PR gets build by Travis and some primitive auto-testing is done.