-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixes jupyter-book/jupyter-book#1414 * (use "git restore --staged <file>..." to unstage) modified: .pre-commit-config.yaml modified: sphinx_external_toc/events.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Angus Hollands <goosey15@gmail.com>
- Loading branch information
1 parent
31d28ea
commit 8fbb76c
Showing
2 changed files
with
24 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Contributing | ||
|
||
`sphinx-external-toc` is part of the executablebooks project, who also are responsible for `jupyter-book`. | ||
|
||
We're excited you're here and want to contribute. | ||
|
||
The Jupyter Book project is run by a community of people like you, we'd love to have you | ||
help out! | ||
|
||
Please take a look at the [Jupyter Book contributor guide](https://jupyterbook.org/en/stable/contribute/intro.html) | ||
which steps you through the codebase and how to contribute to this project. | ||
If you have any questions that aren't answered there, please let us know by | ||
[opening an issue][link_issues]! | ||
|
||
Thank you for you interest in contributing ✨ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters