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: PULL_REQUEST_TEMPLATE.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
2
+
1
3
Closes #{ISSUE_NUMBER}
2
4
3
5
#### BUG FIX
@@ -9,3 +11,7 @@ Closes #{ISSUE_NUMBER}
9
11
-[ ] write tests that address the requirements outlined in the issue
10
12
-[ ] fulfill the feature requirements
11
13
-[ ] bump package version
14
+
15
+
#### RELATED REPOSITORY UPDATES
16
+
- does this feature require documentation? if so, open an issue in the [docs repo](https://github.com/json-api-dotnet/json-api-dotnet.github.io/issues/new)
17
+
- does this feature break an API that is implemented in the templates repository? if so, [open an issue](https://github.com/json-api-dotnet/Templates/issues/new)
0 commit comments