File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,16 @@ Please refer to the [user guide](docs/user_guide.md) to get started with docstub
23
23
24
24
The best way you can help and contribute right now is by trying docstub out!
25
25
Feedback to what features might still be missing or where it breaks for you would be greatly appreciated.
26
- Pointers to where the documentation is confusing and unclear.
26
+ As well as pointers to where the documentation is confusing and unclear.
27
+ Feel welcome to [ open an issue] ( https://github.com/scientific-python/docstub/issues/new/choose ) ! 🚀
27
28
28
29
Since docstub is still in early development there isn't an official contribution guide yet.
29
30
Features and API are still being heavily extended and the internal structure is still somewhat in flux.
30
- That said, if that only entices you, feel free to open a PR.
31
- But please do check in with an issue before you do so.
31
+ The development is, in part, motivated by an effort to add type annotations to the [ scikit-image project] ( https://scikit-image.org ) .
32
+ This may inform some short-term priorities and the roadmap.
33
+
34
+ That said, docstub is a project for the community and welcomes contributions in any form!
35
+ Please do check in with an issue if you are interested in working on something.
32
36
33
37
Our project follows the [ Scientific Python's Code of Conduct] ( https://scientific-python.org/code_of_conduct/ ) .
34
38
Original file line number Diff line number Diff line change @@ -159,4 +159,4 @@ Two command line options can help addressing these errors gradually:
159
159
160
160
> [ !TIP]
161
161
> If you are trying out docstub and have feedback or problems, we'd love to hear from you!
162
- > Feel welcome to [ open an issue] ( https://github.com/scientific-python/docstub/issues/new/choose ) 🚀.
162
+ > Feel welcome to [ open an issue] ( https://github.com/scientific-python/docstub/issues/new/choose ) . 🚀
You can’t perform that action at this time.
0 commit comments