mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Update branch names in CONTRIBUTING.md
Main development branch is 'develop'. Branch 'stable' always points to the latest release. Closes #531 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
70a1082224
commit
c8a85850ea
1 changed files with 2 additions and 2 deletions
|
@ -123,9 +123,9 @@ By contributing, you are declaring that you have the right to submit the code un
|
|||
|
||||
## How to make a pull-request
|
||||
|
||||
The main branch for development is named `dev`.
|
||||
The main branch for development is named `develop`.
|
||||
This is the branch where your changes must go.
|
||||
The `master` branch always points to the latest release.
|
||||
The `stable` branch always points to the latest release.
|
||||
No development takes place here.
|
||||
|
||||
To make a pull request you need to have a GitHub account.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue