Skip to content

Commit 9709eda

Browse files
committed
Ask contributors to use a valid, working email address.
1 parent 2ab068f commit 9709eda

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ items you have done should be updated with a check mark (that is,
1111
license](../LICENSE-MIT).
1212
* [ ] Make sure that your PR is not a duplicate.
1313
* [ ] You have done your changes in a separate branch.
14-
* [ ] You have a descriptive commit message with a short title (first line).
14+
* [ ] You have a descriptive commit message with a short title
15+
(first line).
16+
* [ ] The author address in your commits is an address for which
17+
emails will actually reach you ([instructions](https://docs.github.com/en/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address)).
1518
* [ ] You have only one commit. If not, either squash them into one
1619
commit or contribute your change as a sequence of smaller Pull
1720
Requests.

0 commit comments

Comments
 (0)