Skip to content

Commit fadf388

Browse files
authored
Create CONTRIBUTING.md
1 parent 4853b11 commit fadf388

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Hi! Thanks for contributing to the Exercism Java track!
2+
3+
Before opening your pull request, please review the track policies linked below and make sure your changes comply with them all. This helps us focus our review time on the more important aspects of your changes.
4+
5+
- [Prefer instance methods](https://github.com/exercism/java/blob/master/POLICIES.md#prefer-instance-methods)
6+
- [Starter implementations](https://github.com/exercism/java/blob/master/POLICIES.md#starter-implementations)
7+
- [Ignore noninitial tests](https://github.com/exercism/java/blob/master/POLICIES.md#ignore-noninitial-tests)
8+
- [Multiple file submissions](https://github.com/exercism/java/blob/master/POLICIES.md#multiple-file-submissions)

0 commit comments

Comments
 (0)