Skip to content

Commit 951939d

Browse files
committed
contributor guide: add a morsel salvaged from GitHub wiki
1 parent 52fde52 commit 951939d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ A new language feature requires a SIP (Scala Improvement Process) proposal. For
4747
#### Summary
4848

4949
1. We require regression tests for bug fixes. New features and enhancements must be supported by a respectable test suite.
50+
- Consider including comments in the test files that indicates what you're testing and why. Expected outcome, what happened before the fix, what happens now, that sort of thing.
5051
2. Documentation. Yep! Also required :-)
5152
3. Please follow these standard code standards, though in moderation (scouts quickly learn to let sleeping dogs lie):
5253
- Not violate [DRY](http://programmer.97things.oreilly.com/wiki/index.php/Don%27t_Repeat_Yourself).

0 commit comments

Comments
 (0)