neutrons / PyRS

Reduction and visualization software for Stress Residual (HB2B)
https://neutrons-pyrs.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
6 stars 8 forks source link

JOSS: there are no clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support #782

Closed andyfaff closed 2 years ago

andyfaff commented 2 years ago

There are no instructions for any of these three points in the online readthedocs documentation, or in the code repository itself. However, one could argue that because the project is hosted on github each of those three points may be provided implicitly. https://github.com/openjournals/joss-reviews/issues/4104

fanchercm commented 2 years ago

The README was updated to include details about contributing to pyRS and reporting bugs

Contributing to pyRS

If you want to suggest changes of a feature or the inclusion of new features, you can either 1) fork the repository to work on it and create an issue to discuss it before proceeding with a pull request, or 2) create an issue with your suggestion for others to discuss and potentially work on it.

Reporting bugs or asking for help

Please report any bugs or ask for help by creating a new issue.

this update has been incorporated into the JOSS_ISSUE branch