diff options
| author | Ryan Vogel <[email protected]> | 2026-02-09 18:15:06 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-09 18:15:06 -0500 |
| commit | 3118cab2d823920c507d82fa3e5120ddda951e12 (patch) | |
| tree | fe60a0c300f0f3ecfbd8b4c8f17babbe2424fb0e /.github/ISSUE_TEMPLATE | |
| parent | 31f893f8cb7cbec11ae743b4ead806c201a396b7 (diff) | |
| download | opencode-3118cab2d823920c507d82fa3e5120ddda951e12.tar.gz opencode-3118cab2d823920c507d82fa3e5120ddda951e12.zip | |
feat: integrate vouch & stricter issue trust management system (#12640)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 459ce25d0..52eec9099 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: 💬 Discord Community url: https://discord.gg/opencode |
