File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ is expected to follow the
74
74
[Code of Conduct](https://github.com/bokeh/bokeh/blob/main/docs/CODE_OF_CONDUCT.md).
75
75
This includes working on these tutorials!
76
76
77
- # # Preparing your environment
77
+ # ## Preparing your environment
78
78
79
79
The ` ` bk-tutorial` ` environment includes the necessary dependencies to contribute to
80
80
this repository. The only exception if [pre-commit](https://pre-commit.com/), which
@@ -88,7 +88,7 @@ pre-commit install
88
88
This way, some basic linting and formatting checks will be run on your code before
89
89
you commit it.
90
90
91
- # # Making changes
91
+ # ## Making changes
92
92
93
93
Contributing to this tutorial repository works similarly to
94
94
[contributing to Bokeh itself](https://docs.bokeh.org/en/latest/docs/dev_guide.html):
You can’t perform that action at this time.
0 commit comments