summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-04-02 00:08:40 -0400
committerGitHub <noreply@github.com>2020-04-02 00:08:40 -0400
commita281c0d09423848ed79c53af0967ee990bd2a7ec (patch)
treecdf62a53137e4cf87e74a87f827695a90286b39f /.github
parenta9d3143b9f0a82abca57c959ca673b737abd9556 (diff)
chore: create issue template config file
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 000000000..1714c6a4e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+ - name: ❓ Ask a question
+ url: https://github.com/starship/starship/discussions
+ about: Ask questions and discuss with other community members