name: PR Template
about: Template for pull requests. Does this text even appear anywhere?
body:
- type: textarea
attributes:
label: Changes Made
- type: checkboxes
attributes:
label: Code of Conduct
description: Contributions are bound by the [Forgejo Code of Conduct](https://codeberg.org/forgejo/code-of-conduct) and [Forgejo AI Agreement](https://codeberg.org/forgejo/governance/src/branch/main/AIAgreement.md). LLM use in any capacity is not permitted.
options:
- label: I agree to act in accordance with the CoC & AI Agreement.
required: true
- label: This contribution was not generated by an LLM, even in part.
required: true