1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Steps for creating good issues or pull requests
===============================================
Please file each bug fix, code adaption or new feature in a separate pull request.
Links to external documentation, mailing lists, or a code of conduct
====================================================================
Please check the [coding_guidelines.txt](documentation/architecture/coding_guidelines.txt)
Community and behavioral expectations
=====================================
This software is licensed under the Apache 2.0 license.
Contributions shall be provided under this same license.
In case the license needs to be adapted due to changes in e.g. legislations or operation environment,
adaptations will stay in the mindset of free and open source software (FOSS)
as e.g. sketched by the Open Source Initiative (also known as the OSI).
|