Files
luci/.github/pull_request_template.md
T
Josef Schlehofer dc704c5668 pull_request_template: improvements based on webhook
Since the formality checks are now automated via the webhook, contributors
no longer need to manually go through a checklist. The bot will flag any
issues, request fixes, and apply a label indicating that requirements are
not met. Once all issues are resolved, the label is automatically removed.

This also benefits maintainers during review, as the previous manual
checklist could be skipped or filled with inaccurate information.

Remove the checklist items that are now automatically enforced and keep
only the ones that are not yet automated and still make sense to have.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026-07-07 11:13:10 +02:00

2.4 KiB

Pull request details

Description

Screenshot or video of changes (if applicable)

Maintainer (preferred)

@


Tested on

OpenWrt version: LuCI version: Web browser(s):


Checklist

  • (Nice to have) Includes what Issue it closes (e.g. openwrt/luci#issue-number).
  • (Nice to have) Includes what it depends on (e.g. openwrt/packages#pr-number in sister repo).