Merge pull request #331 from langgenius/chore/disable-blank-template

Chore/disable blank template
This commit is contained in:
crazywoola
2025-07-16 16:30:14 +08:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

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

@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: "\U0001F4A1 Model Providers & Plugins"
url: "https://github.com/langgenius/dify-official-plugins/issues/new/choose"
about: Report issues with official plugins or model providers, you will need to provide the plugin version and other relevant details.
- name: "\U0001F4E7 Discussions"
url: https://github.com/langgenius/dify/discussions/categories/general
about: General discussions and seek help from the community

View File

@@ -64,5 +64,5 @@ body:
label: Code of Conduct
description: By submitting this issue, you agree to follow our contribution guidelines
options:
- label: I agree to follow Dify's documentation contribution guidelines
- label: I agree to follow Dify's documentation [contribution guidelines](https://github.com/langgenius/dify/blob/0277a37fcad5ad86aeb239485c27fffd5cd90043/CONTRIBUTING.md)
required: true