aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar mina <[email protected]>2022-04-01 09:15:12 -0400
committerGravatar GitHub <[email protected]>2022-04-01 09:15:12 -0400
commit2e40dbd86042535dc69523454f3f4e4312aae777 (patch)
tree6039d0b10c2d1cd92d0754cc9bacfcf796226225
parentMerge pull request #697 from Robin5605/vps-services (diff)
parentMerge branch 'main' into remove-resource-suggestion-template (diff)
Merge pull request #706 from python-discord/remove-resource-suggestion-template
Remove resource suggestion template from site
-rw-r--r--.github/ISSUE_TEMPLATE/resource_suggestion.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/.github/ISSUE_TEMPLATE/resource_suggestion.md b/.github/ISSUE_TEMPLATE/resource_suggestion.md
deleted file mode 100644
index f09f8a9b..00000000
--- a/.github/ISSUE_TEMPLATE/resource_suggestion.md
+++ /dev/null
@@ -1,21 +0,0 @@
----
-name: Resource Suggestion
-about: Suggest a resource for the Python Discord resource index.
-title: 'Resource Suggestion: '
-labels: 'resource suggestion'
-assignees: 'swfarnsworth'
----
-
-**Resource name**
-
-**Resource location**\
-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.
-
-**Payment type**\
-Options are free, paid, and subscription. Combinations of these are allowed for special cases (like a limited free version).
-
-**Why it should be included**\
-A brief explanation for why you think this resource is valuable.
-
-**Potential limitations**\
-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.