A research for generating PR checklists in Pull Request Template #9669
baishuotong
started this conversation in
General Discussions
Replies: 1 comment
-
Thank you, we overlooked it before. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear maintainers:
Our team is currently developing a tool for automatically generating PR checklists in Pull Request Template. The tool generates a set of PR rules based on the contribution guidelines in your project, which external contributors may be expected to adhere to. Below are the results of our generation:
Test: Add test cases, relevant test coverage
.
Style: use Prettier.
Branch: Feature PRs minor other to main, make changes on a new branch
commit message: Follow the commit message convention, descriptive and imperative commit messages
Also, we suggest you add some checklist notes about title, description,Documentation, contributing, and cla, which are also important for submitting PRs according to our analysis.
We hope you and your team can provide feedback on our generated output.
Best regards.
Beta Was this translation helpful? Give feedback.
All reactions