File tree 2 files changed +11
-29
lines changed
2 files changed +11
-29
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,21 @@ assignees: ''
8
8
---
9
9
10
10
## Describe the problem
11
+
11
12
A clear and concise description of what the problem is.
12
13
13
14
## Expected behavior
15
+
14
16
A clear and concise description of what you expected to happen.
15
17
16
18
## Running code examples
17
- If applicable, try to add executable code to and share the url to illustrate your point. e.g. https://go.dev/play/p/UfJNprdqDJ6
19
+
20
+ If applicable, try to add executable code to and share the URL to illustrate your point. e.g. < https://go.dev/play/p/UfJNprdqDJ6 > .
18
21
19
22
## What effort have you taken to solve this problem?
23
+
20
24
Describe what effort you have done so far to solve this challenge?
21
25
22
26
## Additional context
27
+
23
28
Add any other context about the problem here.
Original file line number Diff line number Diff line change 1
- <!--
1
+ # Fixes issue #N/A
2
2
3
- Thank you for contributing ❤️
3
+ <!-- Thank you for contributing ❤️
4
4
5
5
Please fill out the details below to help the reviewers understand
6
- the change.
7
-
8
- -->
9
-
10
- # Fixes #N/A <!-- issue number if applicable -->
6
+ the change. -->
11
7
12
8
## What is being changed?
13
9
14
- <!--
15
-
16
- What describes the change you are making?
17
-
18
- -->
19
-
20
- ## Why is this a good idea?
21
-
22
- <!--
23
-
24
- Explain what is the advantage of merging your change? How does it
25
- make anything better?
26
-
27
- -->
28
-
29
- ## PR Opener Check List
10
+ ## What are the advantages of this change over what exists?
30
11
31
- - [ ] Do lint checks pass?
32
- - [ ] Do all tests pass
33
- - [ ] Does code coverage stay at 100%?
34
- - [ ] Are all open concerns addressed?
35
- - [ ] Is change approved?
12
+ ## What are the downsides of this change?
36
13
37
14
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
You can’t perform that action at this time.
0 commit comments