dwyl / contributing

:clipboard: Guidelines & Workflow for people contributing to our project(s) on GitHub. Please :star: to confirm you've read & understood! :white_check_mark:
86 stars 9 forks source link

Pull request templates #36

Open iteles opened 7 years ago

iteles commented 7 years ago

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.

This should include:

Thanks for the tip @NataliaLKB !

We should also consider adding this to an .npmignore file as it's unnecessary for npm.

nelsonic commented 7 years ago

Great idea! if someone has time to prepare this PR we would be very grateful. 👍

divayprakash commented 6 years ago

@nelsonic @iteles Working on it!