-
Notifications
You must be signed in to change notification settings - Fork 61
adding contribution instructions (closes #89) #193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #193 +/- ##
=======================================
Coverage 86.33% 86.33%
=======================================
Files 17 17
Lines 2758 2752 -6
Branches 729 726 -3
=======================================
- Hits 2381 2376 -5
+ Misses 243 241 -2
- Partials 134 135 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good - I've updated Chris's and my affiliations, and some missed Pydra substitutions
Co-Authored-By: Satrajit Ghosh <satrajit.ghosh@gmail.com>
Co-Authored-By: Mathias Goncalves <goncalves.mathias@gmail.com>
Co-Authored-By: Mathias Goncalves <goncalves.mathias@gmail.com>
Co-Authored-By: Mathias Goncalves <goncalves.mathias@gmail.com>
Co-Authored-By: Mathias Goncalves <goncalves.mathias@gmail.com>
Co-Authored-By: Mathias Goncalves <goncalves.mathias@gmail.com>
Types of changes
Summary
I've created manually a first zenodo file (I haven't uploaded anything to zenodo, just the file for now), please check your info.
(@satra - I assumed that you want me the last; @mgxd - I've changed your affiliation to Stanford, in Nipype you still have MIT; @kaczmarj - I left MIT)
Checklist
(we are using
black
: you canpip install pre-commit
,run
pre-commit install
in thepydra
directoryand
black
will be run automatically with each commit)Acknowledgment