Skip to content

Commit

Permalink
Replace pyton.org with python.org (#2666)
Browse files Browse the repository at this point in the history
  • Loading branch information
nineteendo authored Nov 27, 2024
1 parent f625b90 commit c68d9e4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/BUG.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: "Bug Report"
description: Report a bug with pyton.org website to help us improve
description: Report a bug with python.org website to help us improve
title: "Bug: <title>"
labels: ["bug", "Triage Required"]

body:
- type: markdown
attributes:
value: |
This is the repository and issue tracker for the https://www.pyton.org website.
This is the repository and issue tracker for the https://www.python.org website.
If you're looking to file an issue with CPython itself, please click here: [CPython Issues](https://github.com/python/cpython/issues/new/choose).
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/DOCS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body:
- type: markdown
attributes:
value: |
This is the repository and issue tracker for the https://www.pyton.org website.
This is the repository and issue tracker for the https://www.python.org website.
If you're looking to file an issue with CPython itself, please click here: [CPython Issues](https://github.com/python/cpython/issues/new/choose).
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/REQUEST.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: "Feature Request"
description: Suggest an idea for www.pyton.org
description: Suggest an idea for www.python.org
title: "Enhancement: <title>"
labels: ["enhancement"]

body:
- type: markdown
attributes:
value: |
This is the repository and issue tracker for the https://www.pyton.org website.
This is the repository and issue tracker for the https://www.python.org website.
If you're looking to file an issue with CPython itself, please click here: [CPython Issues](https://github.com/python/cpython/issues/new/choose).
Expand Down

0 comments on commit c68d9e4

Please sign in to comment.