File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Here are things you can do to help.
6
6
- [ Write and improve documentation] ( #documentation )
7
7
- [ Fix bugs, add functionalities and improve the code] ( #how-to-create-a-pull-request )
8
8
- 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)
10
10
11
11
## Documentation
12
12
@@ -31,11 +31,11 @@ and create a [pull request](https://docs.github.com/en/pull-requests/collaborati
31
31
32
32
When making changes to the firmware:
33
33
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)
35
35
- 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)
37
37
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)
39
39
for what maintainers will look at in PRs.
40
40
41
41
### Commit conventions
You can’t perform that action at this time.
0 commit comments