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
{{ message }}
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
Szatmári Attila edited this page Mar 1, 2022
·
2 revisions
Contribution guide
This section of the documentation contains a guide for users who would like to contribute code or documentation to the CharmFL project. If you would like to contribute to the project, please send your patches to review. You have to follow these steps:
Check out the main branch from this repository.
Start IntelliJ and import the CharmFL project.
Make your changes, improvements, or fixes.
Create a patch.
While debugging or coding use a temp PyCharm ide, you can do that based on this description.
Post the patch as an attachment of a new issue with a description of your contribution.