diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2024-12-27 11:16:36 -0800 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2024-12-27 11:16:48 -0800 |
| commit | 29987751524a21f9dfccbcd6715228e4f328fc11 (patch) | |
| tree | bda86aeb529d2c5705d199ebdb6b7cde2c599224 /.github/ISSUE_TEMPLATE | |
| parent | a8e5eef11cc67f87f445626f9ca2993373774bf8 (diff) | |
github: issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -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 000000000..9c4455c4a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Features, Bug Reports, Questions + url: https://github.com/ghostty-org/ghostty/discussions/new/choose + about: Our preferred starting point if you have any questions or suggestions about configuration, features or behavior. |
