Skip to content

Commit 8ee6c86

Browse files
author
Jon Wayne Parrott
committed
Add issue template
1 parent d230e29 commit 8ee6c86

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Request to add a new Trove classifier.
2+
3+
## The name of the classifier you would like to add
4+
<!-- Classifier name -->
5+
6+
## Why do you want to add this classifier?
7+
<!--
8+
Please include a brief explanation to justify your request.
9+
Why do the current classifiers not meet your need?
10+
How many packages to you expect to use this new classifier?
11+
-->

warehouse/templates/pages/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h3 id="file-name-reuse">{{ file_name_reuse() }}</h3>
250250

251251
<h3 id="new-classifier">{{ new_classifier() }}</h3>
252252
<p>
253-
If you would like to request a new Trove classifer please file a bug on our <a href="https://github.com/pypa/warehouse/issues" target="_blank" rel="noopener">issue tracker</a>. Please include the name of the requested classifier and a brief justification of why it is important.
253+
If you would like to request a new Trove classifier please file a bug on our <a href="https://github.com/pypa/warehouse/issues/new?template=new-trove-classifier.md" target="_blank" rel="noopener">issue tracker</a>. Please include the name of the requested classifier and a brief justification of why it is important.
254254
</p>
255255
{{ code_of_conduct() }}
256256

0 commit comments

Comments
 (0)