osrm-backend/CONTRIBUTING.md
Patrick Niklaus 6eb4f090f9 Squashed 'third_party/libosmium/' content from commit ce865381f
git-subtree-dir: third_party/libosmium
git-subtree-split: ce865381fb752323ff1e66181f5a49b7f500ffa3
2017-08-30 09:30:27 +00:00

552 B

Some rules for contributing to this project:

  • Please open a separate issue for each problem, question, or comment you have. Do not re-use existing issues for other topics, even if they are similar. This keeps issues small and manageable and makes it much easier to follow through and make sure each problem is taken care of.

  • We'd love for you to send pull requests for fixes you have made or new features you have added. Please read the notes for developers beforehand which contains some coding guidelines.