mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-05 23:44:28 +01:00
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:
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user