Tasmota/.github/PULL_REQUEST_TEMPLATE.md
Theo Arends d85278f1b2 Prep for release 6.5
Prep for release 6.5
2019-03-13 18:00:15 +01:00

458 B

Description:

Related issue (if applicable): fixes #

Checklist:

  • The pull request is done against the dev branch
  • Only relevant files were touched (Also beware if your editor has auto-formatting feature enabled)
  • Only one feature/fix was added per PR.
  • The code change is tested and works.
  • The code change pass travis tests. Your PR cannot be merged unless tests pass