Skip to content

Commit 367559f

Browse files
committed
Cleanup withespace in Github issue template
1 parent 5a54d5b commit 367559f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ body:
4848
placeholder: For example, setuptools==69.1.0
4949
description: >-
5050
Please also test with the **latest version** of `setuptools`.
51-
51+
5252
Typically, this involves modifying `requires` in `[build-system]` of
5353
[`pyproject.toml`](https://setuptools.pypa.io/en/latest/userguide/quickstart.html#basic-use),
5454
not just updating `setuptools` using `pip`.
@@ -60,9 +60,9 @@ body:
6060
placeholder: For example, Python 3.10
6161
description: >-
6262
Please ensure you are using a [supported version of Python](https://devguide.python.org/versions/#supported-versions).
63-
63+
6464
Setuptools does not support versions that have reached [`end-of-life`](https://devguide.python.org/versions/#unsupported-versions).
65-
65+
6666
Support for versions of Python under development (i.e. without a stable release) is experimental.
6767
validations:
6868
required: true
@@ -107,7 +107,7 @@ body:
107107
label: How to Reproduce
108108
description: >-
109109
Describe the steps to reproduce this bug.
110-
110+
111111
Please try to create a [minimal reproducer](https://stackoverflow.com/help/minimal-reproducible-example),
112112
and avoid things like "see the steps in the CI logs".
113113
placeholder: |

0 commit comments

Comments
 (0)