You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a pull request template .github/pull_request_template.md
Alternative options
Do nothing
Who would use this feature?
Reviewers would have more information when reviewing PRs. For example, one thing I think is particularly useful is for PRs to have explicit testing instructions where appropriate, especially for large changes which require non-trivial configuration settings to test.
Proposed change
Add a pull request template
.github/pull_request_template.md
Alternative options
Do nothing
Who would use this feature?
Reviewers would have more information when reviewing PRs. For example, one thing I think is particularly useful is for PRs to have explicit testing instructions where appropriate, especially for large changes which require non-trivial configuration settings to test.
(Optional): Suggest a solution
I've made a start here:
https://github.com/manicstreetpreacher/test-bots/blob/master/.github/pull_request_template.md
This is inspired by https://github.com/stevemao/github-issue-templates/blob/master/conversational/PULL_REQUEST_TEMPLATE.md
See also the discussion in #288
The text was updated successfully, but these errors were encountered: