You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!-- HOW TO USE: Under each "#### Heading" below, enter information relevant to your pull request.
2
2
You must have the below headings. Comments like this may be safely removed, if you want.
3
3
4
-
If you are opening this pull request from Github's web interface, you can use the 'preview' button to see what your pull request will look like to others.
4
+
If you are opening this pull request from GitHub's web interface, you can use the 'preview' button to see what your pull request will look like to others.
5
5
6
6
Guidelines for pull requests:
7
7
-Keep your changes limited to one specific issue or change, plus the bare minimum related work to make that happen.
<!-- With a few sentences, describe your reasons for making this change.
31
31
If it relates to an existing issue, you can link it with a # followed by the GitHub issue number, like #1234.
32
-
When you submit a pull request that completely resolves an issue, use [Github's closing keywords](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue)
32
+
When you submit a pull request that completely resolves an issue, use [GitHub's closing keywords](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue)
33
33
to automatically close the issue once your pull request is merged.
34
34
If there is no related issue, explain here what issue, feature, or other concern you are addressing. If this is a bugfix, include steps to reproduce the original bug, so your fix can be verified. -->
echo "Debug: $commenter with $comment_count_all_PR PRs commented on, including checked comment. PR contains $num_times_commented comments from them. They have authored $num_PRs_authored PRs in CleverRaven."
0 commit comments