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
_Summarize the changes you made as part of this pull request._
2
3
3
-
## Which issue(s) does this PR fix
4
-
5
-
Fixes #?
6
-
7
-
## PR acceptance criteria
4
+
# Related Issue(s)
5
+
_Link the GitHub/GitLab/JIRA issues that are related to this PR._
8
6
7
+
# Acceptance Criteria
8
+
<!-- _Check the relevant boxes below_ -->
9
9
-[ ] Unit Tests
10
10
-[ ] E2E Tests
11
11
-[ ] Documentation
12
12
_Update the [sidebar](https://github.com/devfile/devfile-web/tree/main/apps/landing-page#configuring-navigation) if there is a new file added or an existing filename is changed_
13
13
14
-
## How to test changes / Special notes to the reviewer
14
+
# Tests Performed
15
+
_Explain what tests you personally ran to ensure the changes are functioning as expected._
16
+
17
+
18
+
# How To Test
19
+
_Instructions for the reviewer on how to test your changes._
20
+
21
+
# Notes To Reviewer
22
+
_Any notes you would like to include for the reviewer._
0 commit comments