Skip to content

Commit 5a591ef

Browse files
authored
Add link to testing README in CONTRIBUTING.md
1 parent 8d7d0ef commit 5a591ef

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
@@ -15,9 +15,9 @@ What can you do?
1515
- File a bug (please check its not a duplicate)
1616
- Propose an enhancement
1717
- :white_check_mark: Create a PR:
18-
- Creating a failing test-case to make bug-fixing easier
18+
- [Creating a failing test-case](https://github.com/danielgtaylor/python-betterproto/blob/master/betterproto/tests/README.md) to make bug-fixing easier
1919
- Fix any of the open issues
2020
- [Good first issues](https://github.com/danielgtaylor/python-betterproto/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
2121
- [Issues with tests](https://github.com/danielgtaylor/python-betterproto/issues?q=is%3Aissue+is%3Aopen+label%3A%22has+test%22)
2222
- New bugfix or idea
23-
- If you'd like to discuss your idea first, join us on Slack!
23+
- If you'd like to discuss your idea first, join us on Slack!

0 commit comments

Comments
 (0)