Browse Source

Add standard issue template

Hector Sanjuan 5 years ago
parent
commit
6d6a0c7a00
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .github/ISSUE_TEMPLATE/config.yml

+ 8 - 0
.github/ISSUE_TEMPLATE/config.yml

@@ -0,0 +1,8 @@
+blank_issues_enabled: false
+contact_links:
+ - name: Getting Help on IPFS
+   url: https://ipfs.io/help
+   about: All information about how and where to get help on IPFS.
+ - name: IPFS Official Forum
+   url: https://discuss.ipfs.io
+   about: Please post general questions, support requests, and discussions here.