This repository was archived by the owner on Jun 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +39
-8
lines changed
Expand file tree Collapse file tree 3 files changed +39
-8
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ assignees: 'radio-rogal'
77
88---
99
10- ### Summary
10+ ** Summary**
1111
1212<!-- A clear and concise description of what the bug is. -->
1313
14- ### Steps to reproduce
14+ ** Steps to reproduce**
1515
1616<!--
1717Steps to reproduce the behavior:
@@ -21,19 +21,19 @@ Steps to reproduce the behavior:
21214. See error
2222-->
2323
24- ### What is the current * bug * behavior?
24+ ** What is the current _ bug _ behavior?**
2525
2626<!-- Describe what actually happens. -->
2727
28- ### What is the expected * correct * behavior?
28+ ** What is the expected _ correct _ behavior?**
2929
3030<!-- Describe what you should see instead. -->
3131
32- ### Relevant logs and/or screenshots
32+ ** Relevant logs and/or screenshots**
3333
3434<!-- Paste any relevant logs - please use code blocks (```) to format console output, logs, and code
3535 as it's tough to read otherwise. -->
3636
37- ### Possible fixes
37+ ** Possible fixes**
3838
3939<!-- If you can, link to the line of code that might be responsible for the problem. -->
Original file line number Diff line number Diff line change 22Please read this!
33
44Before opening a new issue, make sure to search for keywords in the issues
5- filtered by the "type:: bug" label:
5+ filtered by the "bug" label:
66
7- - https://gitlab.com/bot-by/slf4j-aws-lambda/issues?label_name%5B%5D=type:: bug
7+ - https://gitlab.com/bot-by/slf4j-aws-lambda/-/ issues/ ?label_name%5B%5D=bug
88
99and verify the issue you're about to submit isn't a duplicate.
1010--->
Original file line number Diff line number Diff line change 1+ <!-- -
2+ Please read this!
3+
4+ Before opening a new issue, make sure to search for keywords in the issues
5+ filtered by the "enhancement" and "suggestion" labels:
6+
7+ - https://gitlab.com/bot-by/slf4j-aws-lambda/-/issues/?label_name%5B%5D=enhancement
8+ - https://gitlab.com/bot-by/slf4j-aws-lambda/-/issues/?label_name%5B%5D=suggestion
9+
10+ and verify the issue you're about to submit isn't a duplicate.
11+ --->
12+
13+ ### Summary
14+
15+ <!-- A clear and concise description of what the feature is. -->
16+
17+ ### What is the expected behavior?
18+
19+ <!-- Describe what you should see. -->
20+
21+ ### Possible implementations
22+
23+ <!-- If you can, link to the line of code that might be responsible for the feature. -->
24+
25+ ### Relevant logs and/or screenshots
26+
27+ <!-- Paste any relevant logs - please use code blocks (```) to format console output, logs, and code
28+ as it's tough to read otherwise. -->
29+
30+ /label ~ suggestion
31+ /assign @radio_rogal
You can’t perform that action at this time.
0 commit comments