mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-05 00:16:47 +08:00
ea0e477033
Added additional checklist items for PR submissions regarding AI-generated edits and code quality agreement.
1.3 KiB
1.3 KiB
Description
Checklist
- I have signed the AFFiNE Contributor License Agreement — required before merge; the
license/clacheck must be green (how it works) - The PR targets the
canarybranch and its title follows Conventional Commits - Tests are added or updated where it makes sense
yarn lintandyarn typecheckpass locally- If the PR code includes AI-generated edits, I have carefully reviewed it to ensure that the scope of the PR is consistent with what is claimed in the title and description, and that there are no redundant or invalid implementations.
- I agree that maintainers may close the PR without discussion if they consider the code quality to be too low.