File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ _ Describe the problem or feature in addition to a link to the issues._
2+
3+ Before submitting this PR, please make sure:
4+
5+ For external contributors:
6+
7+ - [ ] You have not used AI on any parts of this pull request.
8+
9+ For all contributors:
10+
11+ - [ ] You have added a few sentences describing the PR here.
12+ - [ ] Your code builds clean without any errors or warnings.
13+ - [ ] You have added tests (when appropriate).
14+ - [ ] You have updated the README or other documentation to account for these changes (when appropriate).
15+ - [ ] You have added an entry to the relevant ` CHANGELOG.md ` (see [ "keep a changelog"] for more information).
16+ - [ ] Your commit messages follow the [ conventional commit] style.
17+ - [ ] Your PR title follows the [ conventional commit] style.
18+
19+ [ conventional commit ] : https://www.conventionalcommits.org/en/v1.0.0/#summary
20+ [ "keep a changelog" ] : https://keepachangelog.com/en/1.1.0/
You can’t perform that action at this time.
0 commit comments