Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.07 KB

File metadata and controls

29 lines (20 loc) · 1.07 KB

Contributing to Garrison

Thank you for helping improve Garrison.

Before submitting a contribution

By submitting a pull request or other contribution, you agree to the Garrison Contributor License Agreement. In the pull request, include this statement:

I have read and agree to the Garrison Contributor License Agreement.

If you contribute on behalf of an employer or another organization, you are responsible for confirming that you have authority to do so. Govcraft may ask the organization to enter into a separate agreement before accepting the contribution.

Do not submit code, data, documentation, or other material that you do not have the right to license. Identify any third-party material and its license in the pull request.

Development

The repository uses the tasks in Taskfile.yml for its standard checks. Run the checks relevant to your change and describe their results in the pull request. Keep changes focused and include tests for changed behavior.

Govcraft may decline a contribution for technical, legal, security, product, or maintenance reasons.