aboutsummaryrefslogtreecommitdiffstats
path: root/Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md')
-rw-r--r--Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md b/Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md
new file mode 100644
index 000000000..ceaba8f8d
--- /dev/null
+++ b/Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md
@@ -0,0 +1,5 @@
+## Contributing
+
+The most recently released `protobuf-c` version is kept on the `master` branch, while the `next` branch is used for commits targeted at the next release. Please base patches and pull requests against the `next` branch. __Do not open pull requests against master!__
+
+Copyright to all contributions are retained by the original author, but must be licensed under the terms of the [BSD-2-Clause](http://opensource.org/licenses/BSD-2-Clause) license.