Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.09 KB

File metadata and controls

50 lines (36 loc) · 2.09 KB

Contributing

Use this file for contributor-facing licensing and submission rules. For repo structure, execution, and checkpoint rules, use the standards linked below.

Before You Start

Public Project Licenses

Contributor Agreement

External contributions are accepted only under the TallyLot Contributor License Agreement.

By intentionally Submitting a Contribution for inclusion in TallyLot, You agree that the submission is governed by CLA.md.

That agreement is designed to preserve a standard contributor workflow while ensuring that the maintainer can:

  • distribute the project under its public repository licenses
  • offer separate commercial or proprietary licenses
  • relicense or sublicense accepted contributions in future project versions

If Your employer, client, or another third party may own rights in Your work, do not Submit until You have the authority required by CLA.md.

If You need to share material for discussion without offering it for inclusion, mark it clearly as Not a Contribution.

Pull Requests

  • Keep pull requests scoped to one reviewable slice when possible.
  • Follow the pull request body template in .github/pull_request_template.md.
  • List the checks You actually ran.
  • Only Submit material that You can license under both the repository's public licenses and the contributor agreement.