diff options
| author | Ellison <ellisonleao@gmail.com> | 2024-01-01 15:02:28 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-01 15:02:28 -0300 |
| commit | 961a34204592046156198d3b4666d744e1271cc4 (patch) | |
| tree | efc34a143bdefe5620f030dba4ad085f9bed285a /.github/ISSUE_TEMPLATE/config.yml | |
| parent | 0555bd17c1274ef5a7e09c727bc6529b12673d16 (diff) | |
| download | gruvbox-961a34204592046156198d3b4666d744e1271cc4.tar.gz gruvbox-961a34204592046156198d3b4666d744e1271cc4.tar.xz | |
Create config.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
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 0000000..d2dac13 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: GitHub Community Support + url: https://github.com/ellisonleao/gruvbox.nvim/discussions + about: Please ask and answer questions here. |
