summaryrefslogtreecommitdiff
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-02-13 17:25:55 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-02-13 17:25:55 +0100
commit8dc47a277c50744812a6e65e8e817fed479b301d (patch)
tree957b1f5a30c56cf17a4ac15303b69e2fca60d8cb /.github/CONTRIBUTING.md
parente98d18182076ef5f66361a6ef404e55ff13567e4 (diff)
[skip ci] contributing
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r--.github/CONTRIBUTING.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index eacf32f8..29fe0aaa 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -12,7 +12,7 @@ Please, first check [opened issues on GUDHI](https://github.com/GUDHI/gudhi-deve
If the problem you are facing is not referenced, do not hesitate to open a [new issue](https://github.com/GUDHI/gudhi-devel/issues/new).
-This place is also a good place if you have some enhancement you want to propose for the GUDHI library.
+This place is also a good place if you have some enhancement you want to propose.
There is a label **enhancement** in the [new issue](https://github.com/GUDHI/gudhi-devel/issues/new) page.
# In case you want to contribute to GUDHI
@@ -38,3 +38,6 @@ We use Sphinx to generate the code and you will be able to verify the result in
Please first take some time to read our [code conventions](code_conventions.md)
+As a convention, we set a Pull Request as a **Draft Pull Request** when we work on something we want the other contributors to see.
+
+We click on **Ready for review** to ask for a peer review of the contribution. \ No newline at end of file