mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Add note about new features to CONTRIBUTING
This commit is contained in:
parent
ca30542801
commit
0c7f73bfe6
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@
|
|||
|
||||
* If you're submitting pull requests:
|
||||
|
||||
* If you thought of a new feature for vdirsyncer, don't just go on and
|
||||
implement it, but **first discuss it in the issue tracker**, otherwise you
|
||||
might have wasted your time if your idea gets rejected.
|
||||
|
||||
* Make sure your tests pass on Travis.
|
||||
|
||||
* But not because you wrote too few tests.
|
||||
|
|
|
|||
Loading…
Reference in a new issue