We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924ee57 commit d442845Copy full SHA for d442845
CONTRIBUTING.md
@@ -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,6 +2,8 @@
Swift's commonly used [CMake](https://cmake.org/cmake/help/latest/guide/tutorial/index.html) modules.
+See [CONTRIBUTING.md](CONTRIBUTING.md) for details on the process for submitting pull requests.
# LICENSE
8
9
Copyright © 2021 Swift Navigation
0 commit comments