Add a note about the v0.x branch to the top of CONTRIBUTING.md

This commit is contained in:
baldurk
2017-08-14 11:36:36 +01:00
parent 643edbe8a7
commit a658a1a38b
+4
View File
@@ -1,3 +1,7 @@
# Soft-locked branch
This branch (v0.x) is soft-locked. Active development is continuing on the v1.x branch, and v0.x will only get cherry-picked fixes. Please open all PRs against v1.x, and changes will be manually moved across to v0.x as and when needed.
# Contributing to RenderDoc
----