Skip to content

Commit 92ba527

Browse files
authored
DOC Add CONTRIBUTING.md file
1 parent e9e5d82 commit 92ba527

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Contributing
2+
3+
Pull requests are welcome, but often it will be fruitful to first discuss it on [the
4+
mailing-list](https://ngless.embl.de/contacts.html).
5+
6+
Generally, making all the tests pass is needed for a pull request to be accepted, although
7+
sometimes a pull request can be in the form of a failing test (as a bug report). Note that
8+
NGLess has a strong culture of strict backwards compatibility, so changing behaviour
9+
requires (at the very least) discussion.
10+
11+
For all but the smallest changes, please list them on the `ChangeLog` and the
12+
`docs/source/whatsnew.rst` files.

0 commit comments

Comments
 (0)