summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralainfrisch <alain@frisch.fr>2017-07-24 18:57:38 +0200
committeralainfrisch <alain@frisch.fr>2017-07-24 18:58:06 +0200
commita5f8651028e2152d7ef769043ab33c7901a23f80 (patch)
tree5e6dc175cff6ea48019a820518ea20005fbf528b
parentfa929c1450e2eb71df7ce628a5a771c18122c68a (diff)
downloadocaml-contribution_workflow.tar.gz
Make it sounds less scary.contribution_workflow
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1adcaa18d7..0b4add8c1f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -41,7 +41,9 @@ All changes to the OCaml distribution need to be processed through the
GitHub Pull Request (PR) system. In order to propose a change, a
contributor thus needs to have a GitHub account, fork the ocaml/ocaml
repository, create a branch for the proposal on their fork and submit
-it as a Pull Request on the upstream repository.
+it as a Pull Request on the upstream repository. (If you are not yet
+familiar with GitHub, don't worry, all these steps are actually quite
+easy!)
The current rule is that a PR needs to get an explicit approval from
one of the core maintainer in order to be merged. Reviews by