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

Open
baishuotong opened this issue Nov 24, 2023 · 2 comments
Open

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

baishuotong opened this issue Nov 24, 2023 · 2 comments

Comments

@baishuotong
Copy link

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: Require tests, changes with tests are prioritized.
Documentation: Enhance documentation.
Style: Not strict rules.
Branch: Rebase on the default branch.
Title: Provide a clear and descriptive title.
Description: Detail to reproduce the problem
Commit Message: Limited, imperative mood.
Contributing: Refer to the provided Code of Conduct for guidance.
We hope you and your team can provide feedback on our generated output.
Best regards.

@Kazaf123
Copy link

Oh.mm! This is a good work. I will inform other members to add the checklist in our work.

@ljharb
Copy link
Member

ljharb commented Nov 24, 2023

I’m really confused here. @Kazaf123, you aren’t involved with the project, for one.

@baishuotong the text you’ve provided aren’t really rules in a programmatic sense, and some of them are just wrong - style, for example, is incredibly strict and critical.

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

3 participants