Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit17020d8
committed
doc(README): add basic contribution guidelines
The main point is that from now on, tests are required to addnew features. If the fix is minor enough, not having a testis probably alright.That distinction is not represented in the contribution guideas more tests are better - people should prefer to have a testwhenever they contribute anything.My motivation to finally do this is the sad realization thatI grow too unconfident about the quality of some contributionswithout having tests that proof they are valid. It's not enoughto not break anything that exists, as the current test-suite iscertainly not perfect either.1 parent15ee5a5 commit17020d8
2 files changed
+9
-4
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 50 | + | |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
| |||
100 | 98 |
| |
101 | 99 |
| |
102 | 100 |
| |
| 101 | + |
0 commit comments
Comments
(0)