File tree Expand file tree Collapse file tree 1 file changed +8
-39
lines changed Expand file tree Collapse file tree 1 file changed +8
-39
lines changed Original file line number Diff line number Diff line change 1
- ## Hello and welcome!
1
+ <!--
2
+ ## Hello and welcome!
2
3
3
- Copy the correct template for your contribution.
4
+ Consider creating an issue or link to an existing one before submitting the pull request. Thanks!
5
+ -->
4
6
5
- ## 🐛 Bug fixing
7
+ ### 📝 Description of the Change
6
8
7
- > The pull request must only fix an existing bug.
9
+ What is this pull request about?
8
10
9
- ### Identify the Bug
11
+ ### 🐛 Possible Drawbacks
10
12
11
- Link to the issue describing the bug that you're fixing.
12
- If there is not yet an issue for your bug, please open a new issue and then link to that issue in your pull request.
13
-
14
- ### Description of the Change
15
-
16
- We must be able to understand the design of your change from this description.
17
-
18
- ### Possible Drawbacks
19
-
20
- What are the possible side-effects or negative impacts of the code change?
21
-
22
- ## 🐱🏍 Enhancements
23
-
24
- ### Description of the Change
25
-
26
- We must be able to understand the design of your change from this description.
27
-
28
- ### Possible Drawbacks
29
-
30
- What are the possible side-effects or negative impacts of the code change?
31
-
32
- ## 📝 Improving documentation
33
-
34
- > The pull request must only contribute documentation.
35
-
36
- ### Description of the Change
37
-
38
- We must be able to understand the purpose of your change from this description.
39
-
40
- ## ✨ Example application
41
-
42
- ### Description of the Change
43
-
44
- We must be able to understand what your application is going to do from this description.
13
+ Are there any possible side-effects or negative impacts with this code change?
You can’t perform that action at this time.
0 commit comments