Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.39 KB

File metadata and controls

40 lines (25 loc) · 1.39 KB

Contributing

This repository is published as a reference library, not as an unrestricted open-source collaboration space.

Before You Open Anything

Accepted Contributions

  • bug reports with reproduction details
  • documentation clarifications
  • small, clearly scoped fixes

Rejected Contributions

  • copied code from other repositories without clear rights
  • large unsolicited feature work
  • low-value complaints, insults, or mockery
  • attempts to turn this repository into an unofficial package fork or commercial base without permission

Submission Terms

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.

Commit Messages

Use short, clean English commit messages with a clear action.

Recommended style:

  • Improve adapter documentation
  • Fix resource coverage notes
  • Sanitize example configuration