File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ <!-- ^^^^^
2
+ Please provide a concise, informative and self-explanatory title.
3
+ Don't put issue numbers in there, do this in the PR body below.
4
+ For example, instead of "Fixes #1234" use "Introduce new method to calculate 1+1"
5
+ -->
1
6
### 📚 Description
2
7
3
- <!-- Describe your changes in detail -->
8
+ <!-- Describe your changes here in detail -->
4
9
<!-- Why is this change required? What problem does it solve? -->
5
10
<!-- If it resolves an open issue, please link to the issue here. For example "Closes #1337" -->
6
11
10
15
<!-- If your change requires a documentation PR, please link it appropriately -->
11
16
<!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
12
17
18
+ - [ ] I have made sure that the title is self-explanatory and the description concisely explains the PR.
13
19
- [ ] I have linked an issue or discussion.
14
20
- [ ] I have created tests covering the changes.
15
21
- [ ] I have updated the documentation accordingly.
You can’t perform that action at this time.
0 commit comments