Skip to content

Commit bbe6fb8

Browse files
committed
Clarifying the Licence/CLA template for PR
1 parent 6676633 commit bbe6fb8

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

.github/pull_request_template.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
## Contribution checklist
22

3-
- [ ] I have read `CONTRIBUTING.md`.
4-
- [ ] I confirm I have the legal right to submit this contribution.
5-
- [ ] I have signed the required CLA, or I will complete the CLA process if requested.
6-
- [ ] If this is my first contribution, I understand I may be asked to sign the CLA in the PR thread/checks.
7-
- [ ] I am not knowingly submitting code that is incompatible with this repository's licensing model.
8-
9-
## Licensing reminder
3+
Please confirm the following before requesting review:
104

11-
This repository is publicly distributed under AGPLv3. Non-trivial external contributions require CLA completion before merge (individual or corporate/employer route, as applicable). For CLA questions, contact dr20.spv@listes.cnrs.fr.
5+
- [ ] I have read [`CONTRIBUTING.md`](/CONTRIBUTING.md), [`docs/licensing-notes.md`](/docs/licensing-notes.md), and the repository license information ([`LICENSE`](/LICENSE)) for this repository (GNU AGPLv3).
6+
- [ ] I have read [`docs/cla-process.md`](/docs/cla-process.md) and understand the CLA workflow for contributions.
7+
- [ ] I confirm that I have the legal right to submit this contribution.
8+
- [ ] I have signed the required CLA, or I will complete the CLA process if requested.
9+
- [ ] If this is my first contribution, I understand that I may be asked to sign the CLA through the PR thread or status checks.
10+
- [ ] I am not knowingly submitting code that is incompatible with this repository’s licensing model.

0 commit comments

Comments
 (0)