File tree 4 files changed +18
-6
lines changed
4 files changed +18
-6
lines changed Original file line number Diff line number Diff line change @@ -77,10 +77,15 @@ the Wiki with examples and tutorials. It would be fun to hear about unique and c
77
77
you develop. Please see this [README](https://github.com/custom-components/pyscript/tree/master/tests)
78
78
for setting up a development environment and running tests.
79
79
80
+ Even if you aren't a developer, please participate in our
81
+ [discussions community](https://github.com/custom-components/pyscript/discussions).
82
+ Helping other users is another great way to contribute to pyscript!
83
+
80
84
# # Useful Links
81
85
82
86
* [Documentation stable](https://hacs-pyscript.readthedocs.io/en/stable): latest release
83
87
* [Documentation latest](https://hacs-pyscript.readthedocs.io/en/latest): current master in Github
88
+ * [Discussion and help](https://github.com/custom-components/pyscript/discussions)
84
89
* [Issues](https://github.com/custom-components/pyscript/issues)
85
90
* [Wiki](https://github.com/custom-components/pyscript/wiki)
86
91
* [GitHub repository](https://github.com/custom-components/pyscript) (please add a star if you like pyscript!)
Original file line number Diff line number Diff line change @@ -7,3 +7,7 @@ tutorials. It would be fun to hear about unique and clever applications
7
7
you develop. Please see this
8
8
`README <https://github.com/custom-components/pyscript/tree/master/tests >`__
9
9
for setting up a development environment and running tests.
10
+
11
+ Even if you aren't a developer, please participate in our
12
+ `discussions community <https://github.com/custom-components/pyscript/discussions >`__.
13
+ Helping other users is another great way to contribute to pyscript!
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ Useful Links
3
3
4
4
- `Documentation stable <https://hacs-pyscript.readthedocs.io/en/stable >`__: latest release
5
5
- `Documentation latest <https://hacs-pyscript.readthedocs.io/en/latest >`__: current master in GitHub
6
- - `Issues <https://github.com/custom-components/pyscript/issues >`__
7
- - `Wiki <https://github.com/custom-components/pyscript/wiki >`__
6
+ - `Discussion and help <https://github.com/custom-components/pyscript/discussions >`__: community support and discussion
8
7
- `GitHub repository <https://github.com/custom-components/pyscript >`__ (please add a star if you like pyscript!)
9
- - `Jupyter notebook
10
- tutorial <https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb> `__
8
+ - `Release notes <https://github.com/custom-components/pyscript/releases >`__: see what's changed
9
+ - `Issues <https://github.com/custom-components/pyscript/issues >`__: report bugs or propose new features
10
+ - `Wiki <https://github.com/custom-components/pyscript/wiki >`__: share your pyscript apps and scripts
11
+ - `Using Jupyter <https://github.com/craigbarratt/hass-pyscript-jupyter >`__
12
+ - `Jupyter notebook tutorial <https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb >`__
Original file line number Diff line number Diff line change @@ -32,9 +32,10 @@ See the documentation if you want to install pyscript manually.
32
32
## Useful Links
33
33
34
34
* [ Documentation] ( https://hacs-pyscript.readthedocs.io/en/stable )
35
- * [ Using Jupyter] ( https://github.com/craigbarratt/hass-pyscript-jupyter )
36
- * [ Jupyter notebook tutorial] ( https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb )
35
+ * [ Discussion and help] ( https://github.com/custom-components/pyscript/discussions )
37
36
* [ GitHub repository] ( https://github.com/custom-components/pyscript ) (please add a star if you like pyscript!)
38
37
* [ Release notes] ( https://github.com/custom-components/pyscript/releases )
39
38
* [ Issues] ( https://github.com/custom-components/pyscript/issues )
40
39
* [ Wiki] ( https://github.com/custom-components/pyscript/wiki )
40
+ * [ Using Jupyter] ( https://github.com/craigbarratt/hass-pyscript-jupyter )
41
+ * [ Jupyter notebook tutorial] ( https://nbviewer.jupyter.org/github/craigbarratt/hass-pyscript-jupyter/blob/master/pyscript_tutorial.ipynb )
You can’t perform that action at this time.
0 commit comments