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-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
## Fixes
2
2
<!-- If PR doesn't fully resolve the issue, replace 'Fixes' below with 'Related to'. -->
3
3
<!-- If there is no issue being resolved, open one before creating this pull request. -->
4
-
Fixes #[issue number] by @[issue author]
4
+
<!-- The square brackets in the template represent something for you to replace. For example, you might change "Fixes #[issue number]" to "Fixes #1". -->
5
+
Fixes #[issue number] by @[original issue author]
5
6
6
7
## Description
7
8
<!-- Concisely describe what the pull request does. -->
0 commit comments