github: Improve Pull Request template
authorJosef Schlehofer <redacted>
Thu, 23 May 2024 22:39:30 +0000 (00:39 +0200)
committerJosef Schlehofer <redacted>
Mon, 2 Jun 2025 08:40:58 +0000 (10:40 +0200)
commit9a273c3e79ec1018aea4fe9bc338d679f5553bee
tree296625976d84654f25d3194ff7ca043d36031304
parentbadcbe040fee78aeaaa69307044da51c59a14827
github: Improve Pull Request template

By updating pull request template, this ensures that all newly patches
will be hopefully submitted to upstream, which help us that we dont need to
maintain these patches for ages. Also, all patches should be applied by git am.
This is important, because this follows OpenWrt main repo contribution policy
and we will know, who is the author of the patch and what it does (=
commit subject, commit description).

Also, we don't need to know on which host env, we compiled package.
If there is something host related, we can request details.

Signed-off-by: Josef Schlehofer <redacted>
.github/pull_request_template
git clone https://git.99rst.org/PROJECT