Tasmota/.github/PULL_REQUEST_TEMPLATE.md
Michael Ingraham 90c7ad41dd
2.6 Core
2019-09-17 21:47:26 -04:00

578 B

Description:

Related issue (if applicable): fixes #

Checklist:

  • The pull request is done against the latest dev branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR.
  • The code change is tested and works on core 2.3.0, 2.4.2, 2.5.2, and pre-2.6
  • The code change pass travis tests. Your PR cannot be merged unless tests pass
  • I accept the CLA.