You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found it that the content of the index.rst under devguide is different with the content of the merged ones in Developer's guide in FESTIM documentation when I want to make the modification to specify the code style.
Here's the content of the index.rst under devguide:
1) `Fork the repository <https://github.com/festim-dev/FESTIM/fork>`_
By forking the repository, you create a copy where you can safely make changes.
2) Make your changes
3) `Open a PR <https://github.com/festim-dev/FESTIM/compare>`_
4) Wait for a :ref:`maintainer<Maintainers>` to review your PR
Before merging your changes, they have to be reviewed. We ensure the changes don't break anything during the review and eventually propose/request improvements.
The time before the review will depend on the maintainers' availability.
5) When everything is in order, the maintainers will merge your PR!
The FESTIM code is formatted with Black.
I think it'd be beneficial to explicitly specify this in the Contributing to the code section of developer's guide.
The text was updated successfully, but these errors were encountered: