diff options
author | Damjan 9000 <damjan.9000@gmail.com> | 2024-04-04 16:44:50 +0200 |
---|---|---|
committer | Damjan 9000 <damjan.9000@gmail.com> | 2024-04-04 16:44:50 +0200 |
commit | e0476d9d69d101be5debf7f3677f0e3e291f52f7 (patch) | |
tree | 349cbddf0c46f4478ab26ae3b40664b7827b4db0 | |
parent | 0ef9368800bba3b505d127b49668e3f4b0aaa82f (diff) | |
parent | c4363e4ad8aa3269a581d89b1e11403dd89df291 (diff) |
Merge 'upstream' Add a pull request template
-rw-r--r-- | .github/pull_request_template.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..f401c9f --- /dev/null +++ b/.github/pull_request_template.md @@ -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. +************************************************************************** + |