Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
f78020d5
Commit
f78020d5
authored
Jun 08, 2017
by
Paul McCarthy
🚵
Browse files
Updates to contributing guide
parent
199ce1d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/contributing.rst
View file @
f78020d5
...
...
@@ -45,6 +45,12 @@ numbers::
backwards-incompatible changes.
The version number in the ``master`` branch should be of the form
``major.minor.patch.dev``, to indicate that any releases made from this branch
are development releases (although development releases are not part of the
release model).
Releases
--------
...
...
@@ -72,12 +78,10 @@ Testing
Unit and integration tests are currently run with ``py.test`` and
``coverage``. We don't have CI configured yet, so tests have to be run
manually.
``coverage``.
- Aim for 100% code coverage.
- Tests must pass on both python 2.7 and 3.5
- Tests must pass on both wxPython 3.0.2.0 and 4.0.0
- Tests must pass on python 2.7, 3.4, 3.5, and 3.6
Coding conventions
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment