mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
github: Improve Pull Request template
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
24
.github/pull_request_template
vendored
24
.github/pull_request_template
vendored
@@ -1,5 +1,21 @@
|
||||
Maintainer: me / @\<github-user> (find it by checking history of the package Makefile)
|
||||
Compile tested: (put here arch, model, OpenWrt version)
|
||||
Run tested: (put here arch, model, OpenWrt version, tests done)
|
||||
1. **Package details**
|
||||
|
||||
Description:
|
||||
a. Maintainer: @\<github-user> (find it by checking history of the package Makefile)
|
||||
|
||||
b. Description:
|
||||
|
||||
2. **Indication of run testing**
|
||||
|
||||
a. OpenWrt version:
|
||||
|
||||
b. OpenWrt target/subtarget:
|
||||
|
||||
c. OpenWrt device:
|
||||
|
||||
3. **Formalitiesr**
|
||||
|
||||
a. Review the [CONTRIBUTING.md](../CONTRIBUTING.md) file for detailed contributing guidelines.
|
||||
|
||||
b. If your PR contains patch
|
||||
- Mmke sure that it can be applied by git am
|
||||
- Must be in a way that it is potentianally upstreamable (subject, commit description, etc.)
|
||||
|
||||
Reference in New Issue
Block a user