Add a pull request template (#825)

This commit is contained in:
Damjan 9000 2024-04-04 16:31:37 +02:00 committed by GitHub
parent ff6b7da996
commit 79e04bbdd4
1 changed files with 8 additions and 0 deletions

8
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,8 @@
***************************************************************************
**NOTE**
Please verify that the `base repository` above has the intended destination!
Github by default opens Pull Requests against the parent of a forked repository.
If this is your personal fork and you didn't intend to open a PR for contribution
to the original project then adjust the `base repository` accordingly.
**************************************************************************