Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Contribution

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.

Clone this wiki locally