Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-02-13 12:47:42 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-02-13 12:47:42 +0300
commit9cc9d0c9e0f379789ae340708e1f0d6968345e77 (patch)
tree27048be9a79a1296ac79343b3bac0ac4e9dd31d0 /.github
parentca0a6c186818b7cf0114e23a58bbab3e26c11fd9 (diff)
Format markdown files (#80)
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 06c5c2d..833a763 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -1,14 +1,14 @@
# Contributing
When contributing to this repository, please first discuss the change you wish to make via issue,
-email, or any other method with the owners of this repository before making a change.
+email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
## Pull Request Process
-1. Always create a fork from the `master` branch.
+1. Always create a fork from the `master` branch.
2. If needed, update the README.md with details of changes.
3. Do not increase the version numbers in any files. The project owner(s) will take care of this.
-4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
+4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
do not have permission to do that, you may request the second reviewer to merge it for you.