Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A research for generating PR checklists in Pull Request Template #2081

Open
baishuotong opened this issue Nov 27, 2023 · 0 comments
Open

A research for generating PR checklists in Pull Request Template #2081

baishuotong opened this issue Nov 27, 2023 · 0 comments

Comments

@baishuotong
Copy link

Dear maintainers and communities interested in this project:

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: please ensure you have adequate tests for the feature. Tests can be run via go test ./... or make test.
Style: The new code is properly formatted to ensure code consistency.
Branch: Create your feature branch & Push to the branch
Title: Open with a clear title and description, what the feature is and why it would be beneficial to the project and its users.
Description: Open with a clear title and description, what the feature is and why it would be beneficial to the project and its users.
CLA: Please sign the CLA.

Also, we suggest you add some checklist notes about Documentation, commit message, contributing 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant