File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Here are things you can do to help.
66- [ Write and improve documentation] ( #documentation )
77- [ Fix bugs, add functionalities and improve the code] ( #how-to-create-a-pull-request )
88- Participate in the discussions within issues and PRs. Your feedback is appreciated!
9- - Review pull requests. Follow the instructions [ here] ( maintainer-guide.md#reviewing-prs )
9+ - Review pull requests. Follow the instructions [ here] ( doc/ maintainer-guide.md#reviewing-prs)
1010
1111## Documentation
1212
@@ -31,11 +31,11 @@ and create a [pull request](https://docs.github.com/en/pull-requests/collaborati
3131
3232When making changes to the firmware:
3333
34- - Consider if your feature aligns with the [ InfiniTime vision] ( InfiniTimeVision.md )
34+ - Consider if your feature aligns with the [ InfiniTime vision] ( doc/ InfiniTimeVision.md)
3535- Test your changes on a PineTime or InfiniSim
36- - Make sure the code conforms to the [ coding conventions] ( coding-convention.md )
36+ - Make sure the code conforms to the [ coding conventions] ( doc/ coding-convention.md)
3737
38- You can also check the [ maintainer's guide] ( maintainer-guide.md )
38+ You can also check the [ maintainer's guide] ( doc/ maintainer-guide.md)
3939for what maintainers will look at in PRs.
4040
4141### Commit conventions
You can’t perform that action at this time.
0 commit comments