Skip to content

Commit

Permalink
fix: disable blank issues and update contact links in issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
A-5ingh committed Feb 18, 2025
1 parent 92833ae commit 4c175a5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Goose Discord discussion
url: https://discord.gg/7GaTvbDwga
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.

0 comments on commit 4c175a5

Please sign in to comment.