Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 647 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 647 Bytes

Contributing

We welcome all kinds of input, feedback and contributions.

Creating issues

Issues can be reported to Fusion Support in Fusion or to the product owner of the application.

Creating pull requests

Contributions can be proposed by submitting a pull request:

  • Work on your own fork of the main repo.
  • Push your commits and make a draft pull request.
  • Check that your pull request passes all tests.
  • When all tests have passed and your are happy with your changes, change your pull request to "ready for review", and ask for a code review.
  • When your code has been approved you should rebase, squash and merge your changes.