Skip to content

Commit 99cb2d1

Browse files
derrickstoleedscho
authored andcommitted
.github: update PULL_REQUEST_TEMPLATE.md
We have long inherited the pull request template from git-for-windows/git, but we should probably do a better job of specifying the need for why a PR in microsoft/git exists instead of an upstream contribution. Signed-off-by: Derrick Stolee <derrickstolee@github.com>
1 parent bf7295e commit 99cb2d1

File tree

1 file changed

+8
-20
lines changed

1 file changed

+8
-20
lines changed

Diff for: .github/PULL_REQUEST_TEMPLATE.md

+8-20
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,10 @@
11
Thanks for taking the time to contribute to Git!
22

3-
Those seeking to contribute to the Git for Windows fork should see
4-
http://gitforwindows.org/#contribute on how to contribute Windows specific
5-
enhancements.
6-
7-
If your contribution is for the core Git functions and documentation
8-
please be aware that the Git community does not use the github.com issues
9-
or pull request mechanism for their contributions.
10-
11-
Instead, we use the Git mailing list (git@vger.kernel.org) for code and
12-
documentation submissions, code reviews, and bug reports. The
13-
mailing list is plain text only (anything with HTML is sent directly
14-
to the spam folder).
15-
16-
Nevertheless, you can use GitGitGadget (https://gitgitgadget.github.io/)
17-
to conveniently send your Pull Requests commits to our mailing list.
18-
19-
For a single-commit pull request, please *leave the pull request description
20-
empty*: your commit message itself should describe your changes.
21-
22-
Please read the "guidelines for contributing" linked above!
3+
This fork contains changes specific to monorepo scenarios. If you are an
4+
external contributor, then please detail your reason for submitting to
5+
this fork:
6+
7+
* [ ] This is an early version of work already under review upstream.
8+
* [ ] This change only applies to interactions with Azure DevOps and the
9+
GVFS Protocol.
10+
* [ ] This change only applies to the virtualization hook and VFS for Git.

0 commit comments

Comments
 (0)