File tree Expand file tree Collapse file tree 1 file changed +1
-35
lines changed
Expand file tree Collapse file tree 1 file changed +1
-35
lines changed Original file line number Diff line number Diff line change 1- ### Summary
2-
3- Provide a general description of the code changes in your pull request …
4- were there any bugs you had fixed? If so, mention them. If these bugs have open
5- GitHub issues, be sure to tag them here as well, to keep the conversation
6- linked together.
7-
8-
9- ### Unit test
10-
11- Are your changes covered with unit tests, and do they not break anything?
12-
13- You can run the existing unit tests using this command:
14-
15- vendor/bin/phpunit tests/
16-
17-
18- ### Code style
19-
20- Have you checked that you code is well-documented and follows the PSR-2 coding
21- style?
22-
23- You can check for this using this command:
24-
25- vendor/bin/phpcs --standard=PSR2 src/ tests/
26-
27-
28- ### Other Information
29-
30- If there's anything else that's important and relevant to your pull
31- request, mention that information here. This could include benchmarks,
32- or other information.
33-
34- If you are updating any of the CHANGELOG files or are asked to update the
35- CHANGELOG files by reviewers, please add the CHANGELOG entry at the top of the file.
1+ "@coderabbitai summary"
362
373Thanks for contributing to phpList!
You can’t perform that action at this time.
0 commit comments