Skip to content

Latest commit

History

History
29 lines (19 loc) 路 1.09 KB

CONTRIBUTING.md

File metadata and controls

29 lines (19 loc) 路 1.09 KB

Contributing Guidelines

For questions

Read the documentation before to see if your questions has been answered in the documentation.

For suggestions

Give a concrete example of what you want to see in System Designer.

For issues

Give the following informations related to your problem:

  • System Designer version number: (ex: v5.3.0)
  • System Designer platform: (ex: macOS)
  • Your OS version: (ex: macOS 10.14.4)
  • If use on a phone, please give the model: (ex: iPhone XS)
  • Steps to reproduce the issue

For contributing to System Designer codebase

Follow these steps:

  1. Read the System Designer Code of Conduct
  2. Create an issue where you describe what you plan to do
  3. Once the issue has been accepted, you can work on your branch for that issue
  4. Once you have completed your task, create a pull request for a review. Remember that the build must succeed
  5. Once review is done. The pull request will be merged