We are currently only accepting contributions coming from within Siemens organization.
We welcome contributions in several forms, e.g.
- Sponsoring
- Documenting
- Testing
- Coding
- etc.
Please read 14 Ways to Contribute to Open Source without Being a Programming Genius or a Rock Star.
Please check for the issues in the project and look for unassigned ones or create a new one.
Working together in an open and welcoming environment is the foundation of our success, so please respect our Code of Conduct.
We use the Feature Branch Workflow and review all changes we merge to master.
Commit messages shall follow the conventions defined by conventional-changelog.
In most cases the changed component is a good choice as scope e.g. if the change is done in the MindConnectAgent the scope should be Agent.
Please follow the typescript code style which is established in tslint.json. (Works out of the box in many editors, e.g. Visual Studio Code)