Data Cockpit is shared as a reference library, not as an unrestricted public package project.
- Read LICENSE, DISCLAIMER.md, and CODE_OF_CONDUCT.md.
- Use issues for clear bugs, broken docs, and narrow improvements.
- Ask first before preparing a large pull request.
- precise bug reports
- documentation fixes
- small corrections with a clear technical reason
- copied code without clear rights
- large unsolicited refactors or feature work
- rude or non-constructive comments
- attempts to reuse or publish this library as your own package without permission
By submitting any material, you confirm that you have the right to submit it and that it does not knowingly violate another party's rights.
You grant the repository owner a perpetual, worldwide, irrevocable, royalty-free, sublicensable right to use, modify, adapt, publish, redistribute, relicense, or reject the submission without compensation.
Do not contribute if you do not agree with these terms.
Use short, clean English commit messages with a clear action.
Recommended style:
Clarify library usage limitsFix README wordingAdd repository governance files