openwrt-luci/.github/pull_request_template.md
Paul Donald 048c39abdf house-keeping: PR template with submission checklist
also check PR source branch (head_ref) is not main/master
2024-01-30 01:27:30 +01:00

1.7 KiB

  • This PR is not from my main or master branch 💩, but a separate branch
  • Each commit has a valid ✒️ Signed-off-by: <my@email.address> row (via git commit --signoff)
  • Each commit and PR title has a valid 📝 <package name>: title first line subject for packages
  • Incremented 🆙 any PKG_VERSION in the Makefile
  • Tested on: (architecture, openwrt version, browser)
  • ( Preferred ) Mention: @ the original code author for feedback
  • ( Preferred ) Screenshot or mp4 of changes:
  • ( Optional ) Closes: e.g. openwrt/luci#issue-number
  • ( Optional ) Depends on: e.g. openwrt/packages#pr-number in sister repo
  • Description: (describe the changes proposed in this PR)