fix: disable blank issues and update contact links in issue template (#1281)

Co-authored-by: Rizel Scarlett <rizel@tbd.email>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
This commit is contained in:
A. Singh
2025-06-16 14:41:05 -04:00
committed by GitHub
parent ba5ffbbe2e
commit aa0985328d

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Goose Discord discussion
url: https://discord.gg/block-opensource
about: Please ask and answer questions here.
- name: Report a security vulnerability
url: https://github.com/block/goose/security/policy
about: Please report security vulnerabilities here.