Files
esp-weather-station/.github/PULL_REQUEST_TEMPLATE.md
Marcel Stör aab7dde9d8 Add more structure and guidance
- contribution guidelines
- GitHub templates
- new paragraph in README
2018-04-15 22:17:31 +02:00

10 lines
617 B
Markdown

Fixes #\<GitHub-issue-number\>.
Make sure all boxes are checked (add x inside the brackets) when you submit your contribution, remove this sentence before doing so.
- [ ] This PR is compliant with the [other contributing guidelines](https://github.com/ThingPulse/esp8266-weather-station-color/blob/master/CONTRIBUTING.md) as well (if not, please describe why).
- [ ] I have thoroughly tested my contribution.
- [ ] Should this code require changes to documentation I will contribute those to [https://github.com/ThingPulse/docs](https://github.com/ThingPulse/docs).
\<Description of and rationale behind this PR\>