diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 2ce3d18d5..e1c0c0b3b 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,4 +1,3 @@ - ============ Contributing ============ @@ -6,6 +5,7 @@ Contributing Contributions are highly welcomed and appreciated. Every little help counts, so do not hesitate! + Types of contributions ====================== @@ -125,7 +125,13 @@ contribution guide look :ref:`below `. $ hg commit -m" $ hg push -b . -7. Submit a pull request through the BitBucket website. +7. Submit a pull request through the BitBucket website: + + source: /pytest + branch: + + target: hpk42/pytest + branch: default .. _contribution-on-github: @@ -158,4 +164,10 @@ What about GitHub? $ git commit -am"" $ git push origin -6. Submit a pull request through the GitHub website. +6. Submit a pull request through the GitHub website using the schema:: + + base fork: hpk42/pytest + base: master + + head fork: /pytest + compare: