Skip to content

Commit c7eb045

Browse files
committed
Add general issue
1 parent 042dc19 commit c7eb045

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Conda-forge gitter chat
4+
url: https://gitter.im/conda-forge/conda-forge.github.io
5+
about: Chat to us about conda-forge and ask general questions.
6+
- name: Conda-forge documentation
7+
url: https://conda-forge.org/docs/
8+
about: The complete conda-forge documentation.
9+
- name: Conda-forge packages
10+
url: https://conda-forge.org/feedstock-outputs/
11+
about: For when you have an issue with a specific package.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: General question
2+
description: Ask a general question about conda-forge
3+
labels: General
4+
body:
5+
- type: textarea
6+
id: comment
7+
attributes:
8+
label: "General question:"

0 commit comments

Comments
 (0)