diff options
| author | Sneethe <not@email.com> | 2023-12-26 00:35:10 +1100 |
|---|---|---|
| committer | Randy Palamar <randy@rnpnr.xyz> | 2024-01-23 10:21:11 -0700 |
| commit | f41860b3cd655886ce182475c0ae9bf297f1baab (patch) | |
| tree | 2dfa1eb11dc33dd618b39e7624c0ce2d398613dc /.github/ISSUE_TEMPLATE/config.yml | |
| parent | 38f7f52b00867312024e12ecef3ef2467767ec4e (diff) | |
| download | vis-f41860b3cd655886ce182475c0ae9bf297f1baab.tar.gz vis-f41860b3cd655886ce182475c0ae9bf297f1baab.tar.xz | |
add github issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..a65ce4c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: IRC Channel + url: https://web.libera.chat/#vis-editor + about: "Join the IRC channel #vis-editor on libera." + - name: Mailing List + url: https://lists.sr.ht/~martanne/devel + about: The vis Mailing List. |
