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
Add dropdown component to bug report template for selecting affected components, update title format in template request, and correct typographical errors in pull request template.
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,6 +1,6 @@
1
1
# Description
2
2
3
-
> Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
3
+
> Please include a **summary** of the changes and the related issue. Please also include relevant **motivation** and context. List any **dependencies** that are required for this change.
4
4
5
5
Fixes # (issue)
6
6
@@ -18,7 +18,7 @@ Fixes # (issue)
18
18
19
19
> Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
20
20
21
-
-[ ] I've build the image and tested it on a kubernetes cluster
21
+
-[ ] I've built the image and tested it on a kubernetes cluster
0 commit comments