File tree 1 file changed +16
-9
lines changed
1 file changed +16
-9
lines changed Original file line number Diff line number Diff line change 1
- ** Please specify the area for this PR**
1
+ # Description of Changes
2
+ _ Summarize the changes you made as part of this pull request._
2
3
3
- ** What does does this PR do / why we need it** :
4
+ # Related Issue(s)
5
+ _ Link the GitHub/GitLab/JIRA issues that are related to this PR._
4
6
5
- ** Which issue(s) this PR fixes** :
6
-
7
- Fixes #?
8
-
9
- ** PR acceptance criteria** :
7
+ # Acceptance Criteria
8
+ <!-- _Check the relevant boxes below_ -->
10
9
10
+ ### Tests
11
11
- [ ] Test Coverage
12
12
- Are your changes sufficiently tested, and are any applicable test cases added or updated to cover your changes?
13
13
14
- Documentation (WIP)
14
+ ### Documentation
15
15
- [ ] Does the [ REST API doc] ( ../index/server/registry-REST-API.adoc ) need to be updated with your changes?
16
16
- [ ] Does the [ registry library doc] ( ../registry-library/README.md ) need to be updated with your changes?
17
17
18
- ** How to test changes / Special notes to the reviewer** :
18
+ # Tests Performed
19
+ _ Explain what tests you personally ran to ensure the changes are functioning as expected._
20
+
21
+ # How To Test
22
+ _ Instructions for the reviewer on how to test your changes._
23
+
24
+ # Notes To Reviewer
25
+ _ Any notes you would like to include for the reviewer._
You can’t perform that action at this time.
0 commit comments