Skip to content

Commit c0858e1

Browse files
authored
Update CONTRIBUTING.md
Add a hyperlink to enable people to more easily find beginner-friendly issues from the contributing markdown page.
1 parent bef4a36 commit c0858e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ information about the environment in which the process had been ran. It is also
3535

3636
## Contributing Code - Pull Request Process
3737

38+
To find beginner-friendly issues that you might want to take a run at, look [here](https://github.com/arup-group/osmox/contribute).
39+
3840
1. All new work is done in a branch taken from master, details can be found here:
3941
[feature branch workflow](https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow)
4042
2. Ensure your work is covered by unit tests to the required percentage level. This script
@@ -54,4 +56,4 @@ do not have permission to do that, please request one of the reviewers to merge
5456

5557
## Attribution
5658

57-
The Contribution Guide was adapted from [PurpleBooth's Template](https://gist.github.com/PurpleBooth/b24679402957c63ec426).
59+
The Contribution Guide was adapted from [PurpleBooth's Template](https://gist.github.com/PurpleBooth/b24679402957c63ec426).

0 commit comments

Comments
 (0)