We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a07461 commit 9175356Copy full SHA for 9175356
.github/pull_request_template.md
@@ -0,0 +1,10 @@
1
+<!--- remove this section after reading it
2
+
3
+Currently, there are two significant branches:
4
+- `master` (represents a stream of work leading to the release of a new major version)
5
+- `version/0.x` (continues 0.10.5 with minor updates and bugfixes)
6
7
+That means effectively two things:
8
+- you can't do breaking changes in `version/0.x` branch
9
+- it's a good idea to create another Pull Request for compatible changes to `version/0.x` branch
10
+-->
0 commit comments