We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7762013 commit 1ceaf31Copy full SHA for 1ceaf31
CONTRIBUTING
@@ -3,7 +3,8 @@
3
We want to make contributing to this project as easy and transparent as possible.
4
5
## Our Development Process
6
-<to fill in>
+
7
+The Github project is the source of truth. All development is done via branches that are merged in via Pull Requests.
8
9
## Pull Requests
10
We actively welcome your pull requests.
@@ -29,5 +30,4 @@ Most of the code formatting will be handled for you by marvellous `clang-format`
29
30
As far as naming conventions are concerned, please try matching existing code as much as possible.
31
32
## License
-By contributing to reactivesocket-cpp, you agree that your contributions will be licensed
33
-under its BSD license.
+By contributing to reactivesocket-cpp, you agree that your contributions will be licensed under its BSD license.
0 commit comments