Skip to content

Commit b2f94ea

Browse files
committed
fix lint issues
1 parent 0bdfb59 commit b2f94ea

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,21 @@ assignees: ''
88
---
99

1010
## Describe the problem
11+
1112
A clear and concise description of what the problem is.
1213

1314
## Expected behavior
15+
1416
A clear and concise description of what you expected to happen.
1517

1618
## Running code examples
19+
1720
If applicable, try to add executable code to and share the url to illustrate your point. e.g. https://go.dev/play/p/UfJNprdqDJ6
1821

1922
## What effort have you taken to solve this problem?
23+
2024
Describe what effort you have done so far to solve this challenge?
2125

2226
## Additional context
27+
2328
Add any other context about the problem here.

.github/pull-request-template.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@ the change. -->
88
## What is being changed?
99

1010

11-
1211
## What are the advantages of this change over what exists?
1312

1413

15-
1614
## What are the downsides of this change?
1715

1816

19-
2017
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

0 commit comments

Comments
 (0)