Skip to content

Commit 8510ea2

Browse files
committed
Remove examples everywhere
1 parent dda3fa7 commit 8510ea2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ Please add a `x` inside each checkbox:
2929
- [ ] I have read the [contribution guidelines](../blob/main/CONTRIBUTING.md).
3030
- [ ] I have added tests (we are enforcing 100% test coverage).
3131
- [ ] I have added documentation in the `README.md`, the `docs` directory (if
32-
any) and the `examples` directory (if any).
32+
any)
3333
- [ ] The status checks are successful (continuous integration). Those can be
3434
seen below.

CONTRIBUTING.md

-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,5 @@ in all of these:
5555

5656
- the `README.md`
5757
- the `docs` directory (if any)
58-
- the `examples` directory (if any)
5958

6059
Please use the same style as the rest of the documentation and examples.

0 commit comments

Comments
 (0)