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 #2238

Open
baishuotong opened this issue Nov 24, 2023 · 1 comment
Open

Comments

@baishuotong
Copy link

baishuotong commented Nov 24, 2023

Dear maintainers or developers 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: Verify that all tests pass before finalizing the PR.
Documentation: Create necessary files for new language.
title: Use a specific format in the PR title.
Branch: Develop in dedicated branches, not the master branch
commit message: Follow a commit message convention for automated changelog generation.

Also, we suggest you add some checklist notes about Style, 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.

@Amenghe
Copy link

Amenghe commented Nov 27, 2023

This work sounds good! This taught me the importance of Checklist.

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

2 participants