Skip to content

Commit 4f6e0c0

Browse files
committed
Add CONTRIBUTING.md
1 parent 4fd3f15 commit 4f6e0c0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contributing to cpp-validator
2+
3+
By submitting a pull request or a patch, you represent that you have the right to license your contribution to the cpp-validator project owners and the community, agree that your contributions are licensed under the cpp-validator license, and agree to future changes to the licensing.
4+
5+
All C++ code should adhere to [Boost Library Requirements and Guidelines](https://www.boost.org/development/requirements.html#Guidelines).
6+
7+
Thanks for contributing!

docs/mainpage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,4 +346,6 @@ See accompanying file [LICENSE.md](../LICENSE.md) or copy at http://boost.org/LI
346346

347347
# Contributing
348348

349+
See accompanying file [CONTRIBUTING.md](../CONTRIBUTING.md).
350+
349351
# Appendix A. Built-in validation operators

0 commit comments

Comments
 (0)