Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux authored Aug 3, 2018
1 parent 0328f18 commit 0229b19
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Contributing to NeuNorm

## Reporting issues

When reporting issues please include as much detail as possible about your
operating system, NeuNorm version and python version. Whenever possible, please
also include a brief, self-contained code example that demonstrates the problem.

## Contributing code

Thanks for your interest in contributing code to NeuNorm!

We are currently working on new features such as:
- use of a mask to block pixels and not allow normalization of those pixels
- speed up loading of data by working in parallel

For any contribution you would like to add, please fork the NeuNorm project and use the pull request to bring them back to master.

0 comments on commit 0229b19

Please sign in to comment.