Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove extra indentations in triage/issue-tracker.rst
Fixed the format so it renders correctly.
  • Loading branch information
Yuki Kobayashi committed Feb 24, 2025
commit b3ba6d2d539b8790f8a7d97627250a3c8414948a
8 changes: 4 additions & 4 deletions triage/issue-tracker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ will ask you to do so now.
First you need to select what kind of problem you want to report. The
available choices include, for example:

* **Bug report**: an existing feature isn't working as expected.
* **Documentation**: there is missing, invalid, or misleading documentation.
* **Feature or enhancement**: suggest a new feature for Python.
* **Report a security vulnerability**: privately report a security vulnerability.
* **Bug report**: an existing feature isn't working as expected.
* **Documentation**: there is missing, invalid, or misleading documentation.
* **Feature or enhancement**: suggest a new feature for Python.
* **Report a security vulnerability**: privately report a security vulnerability.

Depending on your choice, a dedicated form template will appear.
In particular, you'll notice that the last button actually takes you to
Expand Down
Loading