Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 2.78 KB

File metadata and controls

66 lines (49 loc) · 2.78 KB

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 (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.
  • (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).