Dabolus/polymer3-webpack-starter-kit

View on GitHub
.github/PULL_REQUEST_TEMPLATE.md

Summary

Maintainability
Test Coverage
### Your checklist for this pull request
🚨Please review the [guidelines for contributing](../CONTRIBUTING.md) to this repository.

- [ ] Make sure you are requesting to **pull a topic/feature/bugfix branch** (right side). Don't request your master!
- [ ] Make sure you are making a pull request against the **master branch** (left side). Also you should start *your branch* off *our master*.
- [ ] Check the commit's or even all commits' message styles matches our requested structure.
- [ ] Check your code additions will pass linting.

### Description
Please describe your pull request.

💔Thank you!