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

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

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:

  1. Pull request should include tests flake8 and the python tests.
  2. Make sure that the tests pass for all Python versions tests.test_deepwalkt

Documentation:

  1. If the pull request functionality, the docs should be updated. New functionality with a docstring, and update the feature to the list.
  2. DeepWalk could always use more documentation, whether as part of the official DeepWalk docs

Branch:

  1. Create a branch for local development.
  2. Commit your changes and push your branch to GitHub

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

@Aple19
Copy link

Aple19 commented Nov 28, 2023

not necessary ignore it

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