Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 2.25 KB

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 2.25 KB

Contributing

Thank you for considering a contribution to the Bpod Wiki!

How to contribute

  1. Make a fork of the develop branch of Bpod_Wiki.
  2. Clone your fork to create a local copy of it on your machine.
  3. Make any updates or additions to the docs, and commit the changes to your fork.
  4. Push your updated local fork to its remote location on Github.
  5. Create a pull request for us to integrate your changes into the project.

Style Guidelines

The Bpod Wiki is formatted in Github-flavored markdown. We recognize that neuroscience researchers are often beyond busy with research, and we do not want contributions to our tools be hindered in any way. If you are time constrained, please ensure that your contributed code works as intended, and we will make any necessary style edits on our part before the next stable release.

Important Notes About Contributing

  • We request that all contributions comply with the terms specified in CODE_OF_CONDUCT.md in this folder.

  • The master branch of Bpod_Wiki contains the latest curated release. We kindly request that you submit your pull request against the 'develop' branch of Bpod_Wiki, so that we can review the docs before they are added to the default resource for everyone. Pull requests made against 'master' will be closed, with a request to resubmit against 'develop'. Thank you!

  • We deeply appreciate the time and effort you have invested in your contribution! Please take a moment to reach out to us at [email protected], so that our core dev team can personally thank you for being a contributing member of the Bpod community!