Skip to content

Commit efa3c45

Browse files
Merge pull request #524 from python-discord/swfarnsworth/resource_suggestion_template
Create issue template for resource suggestions.
2 parents 512bd17 + 4893ab9 commit efa3c45

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Resource Suggestion
3+
about: Suggest a resource for the Python Discord resource index.
4+
title: 'Resource Suggestion: '
5+
labels: 'resource suggestion'
6+
assignees: 'swfarnsworth'
7+
---
8+
9+
**Resource name**
10+
11+
**Resource location**\
12+
Should be a link of some kind, either to the resource itself or (in the case of resources that must be purchased) an information page about it.
13+
14+
**Payment type**\
15+
Options are free, paid, and subscription. Combinations of these are allowed for special cases (like a limited free version).
16+
17+
**Why it should be included**\
18+
A brief explanation for why you think this resource is valuable.
19+
20+
**Potential limitations**\
21+
Is the resource easy to use? Does it contain good information but have poorly-written code? Is it outdated in some way? If so, explain why it should still be included.

0 commit comments

Comments
 (0)