forked from github/pelican
Add issue templates
This commit is contained in:
parent
f0841dc454
commit
7c9c1c63cc
5 changed files with 116 additions and 0 deletions
7
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
7
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: '💬 Pelican IRC Channel on Freenode'
|
||||
url: https://kiwiirc.com/client/irc.freenode.net/?#pelican
|
||||
about: |
|
||||
Chat with the community, ask questions, and learn about best practices.
|
||||
Loading…
Add table
Add a link
Reference in a new issue