mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
5552cf2701
For PR template, minor fix to 'please read' section, as symbol spacing was different on GitHub website than on GitHub Desktop. Added HTML comment with example on how to complete the checklist using [x]. Added examples to the 'tested on' section. Added abbreviation explanation for PR to better understand terminology, similar to using S.O.B. For CONTRIBUTING.md, bumped up release branch example, and minor capitalisation fixes for PR. Signed-off-by: Joshua Criss <owlsy@outlook.com.au>
2.8 KiB
2.8 KiB
Pull request details
Description
Screenshot or video of changes (if applicable)
Maintainer (preferred)
@
Tested on
OpenWrt version: LuCI version: Web browser(s):
Checklist
- 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 (viagit commit --signoff). - Each commit and PR title has a valid 📝
<package name>: titlefirst line subject for packages. - Incremented 🆙 any
PKG_VERSIONin the Makefile. - (Optional) Includes what Issue it closes (e.g. openwrt/luci#issue-number).
- (Optional) Includes what it depends on (e.g. openwrt/packages#pr-number in sister repo).