mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
Rename master branch to release (#985)
It's not our main branch anyway, and "release" makes it more clear what it's for. There's an industry-wide trend to move away from terms that invoke master/slave relationships in order to make members of marginalized populations slightly less uncomfortable.
This commit is contained in:
parent
52a0ccb780
commit
919ab7902d
3 changed files with 4 additions and 4 deletions
|
@ -73,7 +73,7 @@ You will need to install [poetry](https://poetry.eustace.io/) to develop jrnl. I
|
|||
jrnl uses two primary branches:
|
||||
|
||||
* `develop` - for ongoing development
|
||||
* `master` - for releases
|
||||
* `release` - for releases
|
||||
|
||||
In general, pull requests should be made on the `develop` branch.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue