From fd62ceeeb6fcce922d63dc4b37a82aab6baf0da0 Mon Sep 17 00:00:00 2001 From: Simon Giraudot Date: Tue, 17 Jan 2017 10:36:19 +0100 Subject: [PATCH] Add contributing file for Github --- .github/CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 00000000000..1220f431d4e --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,6 @@ +# CGAL Resources + +* [Official CGAL website](http://www.cgal.org) +* [Online manual](http://doc.cgal.org/latest/Manual/index.html) +* [Guidelines for contributing](https://github.com/CGAL/cgal/wiki/Guidelines) +* [Mailing lists](http://www.cgal.org/mailing_list.html)