Skip to content

Commit 61d96f5

Browse files
authored
Update docs/CONTRIBUTING.md
1 parent 1f22be9 commit 61d96f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ To generate the documentation, run `poe docs-generate` or to build and open the
9595

9696
The `docs-generate` Poe task is mapped to the `run()` function of `docs/generate.py`. Documentation pages will be generated in the `docs/generated` folder (ignored by git). You can also download auto-generated API docs for any GitHub push by navigating to the "Summary" tab of the docs generation check in GitHub Actions.
9797

98-
Note: in your PR, you can also run this with the slash command: `/poe build`.
99-
10098
## Release Management
10199

102100
Please see the [Release Management](./RELEASES.md) guide for information on how to perform releases and pre-releases.

0 commit comments

Comments
 (0)