Skip to content

Commit

Permalink
treewide: pull_request_template.md: Add a link to CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
stokito authored Dec 31, 2024
1 parent 10654b1 commit 4ffbee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ MAY:
- [ ] Each commit and PR title has a valid :memo: `<package name>: title` first line subject for packages
- [ ] Incremented :up: any `PKG_VERSION` in the Makefile
- [ ] Tested on: (architecture, openwrt version, browser) :white_check_mark:
- [ ] \( Preferred ) Mention: @ the original code author for feedback
- [ ] \( Preferred ) Mention: @ the original code author for feedback. Check the [CODEOWNERS](https://github.com/stokito/luci/blob/codeowners/.github/CODEOWNERS) to find a GitHub username of a maintainer.
- [ ] \( 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
Expand Down

0 comments on commit 4ffbee5

Please sign in to comment.