An easy-to-use platform for EEG experimentation in the classroom
1# Contributing
2
3:tada::clinking_glasses: First off, thanks for taking the time to contribute! :tada::clinking_glasses:
4
5Contributions are always welcome, no matter how small.
6
7The following is a small set of guidelines for how to contribute to the project
8
9## Where to start
10
11### Code of Conduct
12
13This project adheres to the Contributor Covenant [Code of Conduct](CODE_OF_CONDUCT.md).
14By participating you are expected to adhere to these expectations. Please report unacceptable behaviour to [dano@neurotechx.com](mailto:dano@neurotechx.com)
15
16### Contributing on Github
17
18If you're new to Git and want to learn how to fork this repo, make your own additions, and include those additions in the master version of this project, check out this [great tutorial](http://blog.davidecoppola.com/2016/11/howto-contribute-to-open-source-project-on-github/).
19
20## How can I contribute?
21
22If you find a bug, or have a suggestion on how to improve the project, just fill out a Github issue!
23
24If you're interested in using BrainWaves as a basis for your own work to streamline EEG experimentation or psychological data collection, we'd love to hear from you. Send an email to [morrisondano@gmail.com](mailto:morrisondano@gmail.com) or create an issue and we'll be in touch.
25
26All project management for BrainWaves occurs through issues on Github (via Zenhub). If you want to see what we need help with, or what is on our [roadmap](ROADMAP.md), check out the issues on this repository.