Pull request templates
Open
enhancement
- Dominant language
- No language data
- Stars
- 91
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Even more so than with issues, I've noticed that PR descriptions are often *very* sparse.
> My hypothesis is that this isn't due to laziness, it's due to a lack of 'inspiration' over what to actually write in the PR description.
Enter [pull request (and issue) templates](https://github.com/blog/2111-issue-and-pull-request-templates).
This should include:
+ [ ] What PR does
+ [ ] Issue number it fixes
+ [ ] Screenshots
Thanks for the tip @NataliaLKB !
We should also consider adding this to an `.npmignore` file as it's unnecessary for npm.
Contributor guide
Assessment
This issue has not been assessed yet.