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

Find a way to have a PR template for new projects #15

Open
mirkobronzi opened this issue Oct 1, 2020 · 2 comments
Open

Find a way to have a PR template for new projects #15

mirkobronzi opened this issue Oct 1, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@mirkobronzi
Copy link
Collaborator

No description provided.

@mirkobronzi mirkobronzi added the enhancement New feature or request label Oct 1, 2020
@mirkobronzi
Copy link
Collaborator Author

use TEMPLATE.md (from @jerpint )

@jerpint
Copy link
Member

jerpint commented Oct 1, 2020

sample template:

Things to verify

  • this PR is atomic and consise
  • docstrings are verbose and explicit
  • appropriate unit tests were provided

Concise one liner of changes:

If you can't express this in one line, it might be necessary to have more than 1 PR.

Additional details of changes:

Don't hesitate to add a lot of details here, screenshots are welcome too!

Notes to run this PR (code snippets, etc.):

python run_this.py --with-these-args

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

No branches or pull requests

2 participants