Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 5e1969b

Browse files
authored
Update CONTRIBUTING.md (#159)
1 parent af0c815 commit 5e1969b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you are reporting a bug, please help speed up problem diagnosis by providing
1010

1111
## Contributing code
1212
We actively welcome your pull requests. You can find instructions on building the project in [README.md](https://github.com/canopas/khelo).
13-
1. Fork the repo and create your branch from `master`.
13+
1. Fork the repo and create your branch from `main`.
1414
2. If you've added code that should be tested, add tests.
1515
3. Make sure your code lints.
1616

@@ -29,4 +29,4 @@ Labels on issues are managed by contributors, you don't have to worry about them
2929
* **non-library**: issue is not in the core library code, but rather in documentation, samples, build process, releases
3030

3131
## License
32-
By contributing to Khelo, you agree that your contributions will be licensed under its Apache License, Version 2.0. See LICENSE file for details.
32+
By contributing to Khelo, you agree that your contributions will be licensed under its Apache License, Version 2.0. See LICENSE file for details.

0 commit comments

Comments
 (0)