We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4ff193 + 54efd7e commit 40b5d96Copy full SHA for 40b5d96
README.md
@@ -2,6 +2,16 @@
2
3
[](https://travis-ci.org/skycoin/teller)
4
5
+## Releases & Branches
6
+
7
+Last stable release is in `master` branch, which will match the latest tagged release.
8
9
+Pull requests should target the `develop` branch, which is the default branch.
10
11
+If you clone, make sure you `git checkout master` to get the latest stable release.
12
13
+When a new release is published, `develop` will be merged to `master` then tagged.
14
15
## Setup project
16
17
### Prerequisites
0 commit comments