We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda3fa7 commit 8510ea2Copy full SHA for 8510ea2
.github/pull_request_template.md
@@ -29,6 +29,6 @@ Please add a `x` inside each checkbox:
29
- [ ] I have read the [contribution guidelines](../blob/main/CONTRIBUTING.md).
30
- [ ] I have added tests (we are enforcing 100% test coverage).
31
- [ ] I have added documentation in the `README.md`, the `docs` directory (if
32
- any) and the `examples` directory (if any).
+ any)
33
- [ ] The status checks are successful (continuous integration). Those can be
34
seen below.
CONTRIBUTING.md
@@ -55,6 +55,5 @@ in all of these:
55
56
- the `README.md`
57
- the `docs` directory (if any)
58
-- the `examples` directory (if any)
59
60
Please use the same style as the rest of the documentation and examples.
0 commit comments