diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..e783514c5 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,14 @@ +# Contributing to Boost.Geometry + +Boost.Geometry is a member of [Boost](https://www.boost.org) libraries. + + +## Table of Contents + +* [**Contribution Tutorial**](http://github.com/boostorg/geometry/wiki/Contribution-Tutorial) +* [**Guidelines for Developers**](http://github.com/boostorg/geometry/wiki/Guidelines-for-Developers) +* [**Generating and Improving Documentation**](https://github.com/boostorg/geometry/wiki/Generating-and-Improving-Documentation) + +### Resources +* [**Debugging**](http://github.com/boostorg/geometry/wiki/Debugging) +* [**Talks**](http://github.com/boostorg/geometry/wiki/Talks)