Currently we have some files inside the project that give some guidance on how to develop code for this project, but I think it would be good if we could discuss which files we should have and what they should contain.
Currently we have notes on:
readme.rst
vibration_toolbox/readme.rst
developer_notes.rst
create_distro.rst
I believe we could merge some of these files in a CONTRIBUTING.rst or something like that, just to make it easier to get the information.
Would like to hear your opinions @josephcslater @AnushaAnisetti
Regarding the content of the files, I think we should cover:
EDITING THIS PART AS WE DISCUSS
CONTRIBUTING.rst See #42
Feel free do add items here.
Currently we have some files inside the project that give some guidance on how to develop code for this project, but I think it would be good if we could discuss which files we should have and what they should contain.
Currently we have notes on:
readme.rst
vibration_toolbox/readme.rst
developer_notes.rst
create_distro.rst
I believe we could merge some of these files in a CONTRIBUTING.rst or something like that, just to make it easier to get the information.
Would like to hear your opinions @josephcslater @AnushaAnisetti
Regarding the content of the files, I think we should cover:
EDITING THIS PART AS WE DISCUSS
Where to find support in case of doubts on how to use the toolbox.
Explain where and how to report bugs.
CONTRIBUTING.rst See #42
Explain standards adopted for the project such as numpydoc conventions
Explain how to run tests
Steps to take before submitting to Github.
...
Feel free do add items here.