Skip to content

Commit c2fd405

Browse files
committed
Minor improvements to templates page
1 parent 06fd1b2 commit c2fd405

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/pages/templates.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ If you're making a package for a community that already has a template in
1717
general use (some examples are listed below) we recommend using their template
1818
instead.
1919

20-
## Domain specific templates
20+
## Community-specific templates
2121

22-
These templates are used by specific communities. If you're making a package
23-
within one of these communities, we recommend using their package template.
22+
If you're making a package within one of these communities, we recommend using
23+
their package template.
2424

25-
| Name | Short description |
26-
| ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
27-
| [Napari](https://github.com/napari/cookiecutter-napari-plugin) | Cookiecutter template for authoring (npe2-based) napari plugins. |
28-
| [SciKit Surgery](https://github.com/SciKit-Surgery/PythonTemplate) | Cookiecutter template developed by the Wellcome EPSRC Centre for Interventional and Surgical Sciences. |
29-
| [SciKit HEP](https://github.com/scikit-hep/cookie) | Cookiecutter template developed by SciKit-HEP. |
25+
| Community | Short description |
26+
| ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- |
27+
| [Napari](https://github.com/napari/cookiecutter-napari-plugin) | Cookiecutter template for authoring (npe2-based) napari plugins. |
28+
| [SciKit-Surgery](https://github.com/SciKit-Surgery/PythonTemplate) | Cookiecutter template developed by the Wellcome EPSRC Centre for Interventional and Surgical Sciences. |
29+
| [Scientific Python](https://github.com/scientific-python/cookie) | Cookiecutter template developed by [SciKit-HEP](https://github.com/scikit-hep) but now adopted by the more general Scientific Python community. |
3030

3131
## Template engines
3232

33-
These are tools that can be used for creating your own package template.
33+
Tools that can be used for creating your own package template.
3434

3535
| Name | Short description | 🚦 |
3636
| ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | :-: |

0 commit comments

Comments
 (0)