Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 980 Bytes

File metadata and controls

23 lines (15 loc) · 980 Bytes

Contribution to pluGET

Thank you for investing your time in contributing to this project! 💜
Any contribution you make is greatly appreciated, from bug reports to new features.

Pull Requests

For pull requests:

  • You must own the code you submit OR it is free/open/safte to use, EG it is in the public domain.
  • In general, you should confirm your PR is functional and working.
  • You should document what and why you changed code.

Code Style / Formatting

Match the general format/style of existing code within the project.

You agree by contributing:

  • That you have read and agree to this document.
  • To not attempt to "revoke rights to your code" or any similiar action.
  • That you have the right to publicly contribute any assets/code given. (IE, no contributing someone else's code without their permission)
  • That the code submitted is either your own work, dedicated now to this project, OR it is under a license specified directly in the contribution.