contactually / redux-capacitor

An easy-to-use and powerful caching REST API client for React.
9 stars 0 forks source link

Needs template for GitHub pull requests. #30

Open apiv opened 6 years ago

apiv commented 6 years ago

We need a GitHub pull request template. Let's discuss and decide on a format in this issue.

scottrblock commented 6 years ago

https://github.com/stevemao/github-issue-templates looks like a good place to start. Either the "Simple" or "Checklist" option.

Another option would be starting with what react uses- https://github.com/facebook/react/blob/master/.github/PULL_REQUEST_TEMPLATE.md, though I think that's pretty heavy for a project that's a lot smaller.

We should try to encourage new developers to contribute and use this, not scare them away.

scottrblock commented 6 years ago

There's also https://github.com/devspace/awesome-github-templates, which links to some real world examples. Might be helpful