Skip to content

Commit d442845

Browse files
committed
Add CONTRIBUTING.md
1 parent 924ee57 commit d442845

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contributing
2+
3+
## Pull Request Process
4+
5+
The Pull Request continuous integration will check that the cmake files:
6+
* have appropriate whitespace according to [`trim`](https://pypi.org/project/trim/)
7+
* comply with [`cmake-lint`](https://pypi.org/project/cmakelang/) rules

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Swift's commonly used [CMake](https://cmake.org/cmake/help/latest/guide/tutorial/index.html) modules.
44

5+
See [CONTRIBUTING.md](CONTRIBUTING.md) for details on the process for submitting pull requests.
6+
57
# LICENSE
68

79
Copyright © 2021 Swift Navigation

0 commit comments

Comments
 (0)