Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
- [ ] The use of generative AI is disclosed and described (see [AI policy](https://github.com/silx-kit/silx/blob/main/doc/source/contribute/ai_policy.rst))
- [ ] The PR title is formatted as: `<Module or Topic>: <Action> <Summary>` (see [contributing guidelines](https://github.com/silx-kit/silx/blob/main/doc/source/contribute/development.rst#pull-request-title-format))

### PR summary

<!-- Thank you for your pull request! Please, provide a description of the changes below -->


#### AI Disclosure
<!--
If AI was used in this pull request, please write a quick sentence describing the tool(s) used and how they were used.
Else, please write "No AI tools used" in this section.

See our AI policy at https://github.com/silx-kit/silx/blob/main/doc/source/contribute/ai_policy.rst.
-->
Comment thread
loichuder marked this conversation as resolved.
Loading