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.
2 parents b06fb7d + b9e4eac commit 0334158Copy full SHA for 0334158
CONTRIBUTING.md
@@ -28,7 +28,7 @@ publicly**. We will disclose details of the issue and credit you after having re
28
### Writing a Pull Request
29
30
First of all, you must decide on what branch your changes will be based. If the changes your are going to make are
31
-fully backward-compatible, you should base your changes on the latest stable branch (`1.0` at the moment).
+fully backward-compatible, you should base your changes on the latest stable branch (`2.0` at the moment).
32
Otherwise, you should base your changes on the `master` branch.
33
34
### Matching coding standards
0 commit comments