mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
feat: Add AI checkbox to pull request template
Request committers to be transparent with their usage of AI. Signed-off-by: Louis <louis@chmn.me> Signed-off-by: Louis Chmn <louis@chmn.me>
This commit is contained in:
parent
52a1d63993
commit
bfac9e7023
1 changed files with 4 additions and 0 deletions
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
|
|
@ -23,3 +23,7 @@
|
|||
- [ ] [Backports requested](https://github.com/nextcloud/backportbot/#usage) where applicable (ex: critical bugfixes)
|
||||
- [ ] [Labels added](https://github.com/nextcloud/server/labels) where applicable (ex: bug/enhancement, `3. to review`, feature component)
|
||||
- [ ] [Milestone added](https://github.com/nextcloud/server/milestones) for target branch/version (ex: 32.x for `stable32`)
|
||||
|
||||
## AI (if applicable)
|
||||
|
||||
- [ ] The content of this PR was partly or fully generated using AI
|
||||
|
|
|
|||
Loading…
Reference in a new issue