]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
master to main in CONTRIBUTING.md 446/head
authorMax <coding@maax.gr>
Sat, 19 Mar 2022 16:37:43 +0000 (17:37 +0100)
committerMax <coding@maax.gr>
Sat, 19 Mar 2022 16:37:43 +0000 (17:37 +0100)
CONTRIBUTING.md

index 81f9e8a5f557f7d8808370f909eb66c203d9d083..0d5467751ca7040e17fcb4450875c44be9f1b0e2 100644 (file)
@@ -15,7 +15,7 @@ Paperless supports python 3.8 and 3.9. We format Python code with [Black](https:
 
 ## Branches
 
-`master` always reflects the latest release. Apart from changes to the documentation or readme, absolutely no functional changes on this branch in between releases.
+`main` always reflects the latest release. Apart from changes to the documentation or readme, absolutely no functional changes on this branch in between releases.
 
 `dev` contains all changes that will be part of the next release. Use this branch to start making your changes.
 
@@ -127,4 +127,4 @@ All team members are notified when mentioned or assigned to a relevant issue or
 
 We are not overly strict with inviting people to the organization. If you have read the [team permissions](#permissions) and think having additional access would enhance your contributions, please reach out to an [admin](#structure) of the team.
 
-The admins occasionally invite contributors directly if we believe having them on a team will accelerate their work.
\ No newline at end of file
+The admins occasionally invite contributors directly if we believe having them on a team will accelerate their work.