Contributing guidelines

March 4, 2026 · View on GitHub

Thank you for your interest in contributing to Parcelo! Please read below for contributing steps.

Licensing

Contributing to Parcelo requires signing a Contributor License Agreement (CLA). To sign Accrescent's CLA, just make a pull request, and our CLA bot will direct you. If you've already signed the CLA for another Accrescent project, you won't need to do so again.

We require all code to have valid copyright and licensing information. If your contribution creates a new file, be sure to add the following header in a code comment:

SPDX-FileCopyrightText: © <current-year> Logan Magee

SPDX-License-Identifier: AGPL-3.0-only