We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d21d90 commit cb06fb4Copy full SHA for cb06fb4
changelog.d/+b4ac60d4.fixed.md
@@ -0,0 +1 @@
1
+Add the project description to `README.md`.
template/README.md.jinja
@@ -8,8 +8,8 @@
8
[](https://github.com/psf/black)
9
[](https://github.com/astral-sh/ruff)
10
[](https://github.com/astral-sh/uv)
11
-{% if description %}
12
-{{ description }}.
+{% if project_description %}
+{{ project_description }}.
13
{% endif %}
14
## Installation
15
0 commit comments