Skip to content

Commit e4ea4a1

Browse files
henryiiibhrutledge
andauthored
Use packaging-problems templates (pypa#956)
* Use packaging-problems templates * Rename generic to general_issue Co-authored-by: Brian Rutledge <[email protected]>
1 parent 5a5f5e3 commit e4ea4a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ For support related to a specific project, see the links on the :doc:`Projects
66
<key_projects>` page.
77

88
For something more general, or when you're just not sure, please
9-
`open an issue <https://github.com/pypa/packaging-problems/issues/new>`_ on
9+
`open an issue <https://github.com/pypa/packaging-problems/issues/new?template=general_issue.yml>`_ on
1010
the `packaging-problems <https://github.com/pypa/packaging-problems>`_
1111
repository on GitHub.

source/tutorials/packaging-projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ to build the package, and how to upload it to the Python Package Index.
1111
and its output, then `open an issue`_ on the `packaging-problems`_ repository on
1212
GitHub. We'll do our best to help you!
1313

14-
.. _open an issue: https://github.com/pypa/packaging-problems/issues/new?title=Trouble+with+packaging+tutorial
14+
.. _open an issue: https://github.com/pypa/packaging-problems/issues/new?template=packaging_tutorial.yml&title=Trouble+with+the+packaging+tutorial&guide=https://packaging.python.org/tutorials/packaging-projects
1515

1616
.. _packaging-problems: https://github.com/pypa/packaging-problems
1717

0 commit comments

Comments
 (0)