We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77d1d28 commit 134576cCopy full SHA for 134576c
1 file changed
.github/pull_request_template.md
@@ -3,7 +3,7 @@
3
- I have read the [contribution guidelines](../CONTRIBUTING.md).
4
- I have updated the documentation, if applicable.
5
- I have ensured that the change is tested somewhere.
6
- - I have followed the prevailing code style (for history readability and limit conflicts for maintainance).
+ - I have followed the prevailing code style (for history readability and limit conflicts for maintenance).
7
8
-->
9
## Description
@@ -19,10 +19,8 @@
19
- [X] Add "X" when it is done.
20
21
22
-
23
## Implementation remarks
24
25
26
<!--
27
Explain main implementation choices.
28
It is also the right place to ask for feedback and help when you hesitate on the implementation.
0 commit comments