Skip to content

Commit 157b426

Browse files
authored
Merge pull request #331 from langgenius/chore/disable-blank-template
Chore/disable blank template
2 parents fb9d967 + d93ed7e commit 157b426

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/config.yml

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

.github/ISSUE_TEMPLATE/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ body:
6464
label: Code of Conduct
6565
description: By submitting this issue, you agree to follow our contribution guidelines
6666
options:
67-
- label: I agree to follow Dify's documentation contribution guidelines
67+
- label: I agree to follow Dify's documentation [contribution guidelines](https://github.com/langgenius/dify/blob/0277a37fcad5ad86aeb239485c27fffd5cd90043/CONTRIBUTING.md)
6868
required: true

0 commit comments

Comments
 (0)