💝 main as default branch

This commit is contained in:
ful1e5 2020-10-01 10:08:10 +05:30
parent 36f63cd79d
commit c2bd7a5279
4 changed files with 11 additions and 11 deletions

View file

@ -16,7 +16,7 @@ I use GitHub to host code, to track **issues** and feature requests, as well as
Pull requests are the best way to propose changes to the codebase (I use [Github Flow](https://guides.github.com/introduction/flow/index.html)). I actively welcome your pull requests:
1. Fork the repo and create your branch from `master`.
1. Fork the repo and create your branch from `main`.
2. If you've added code that should be tested, add tests.
3. If you've changed Look, update the documentation.
4. Issue that pull request!