mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 23:57:21 +00:00
CI: Fix template for questions (#15756)
CI: Workflow fix template for questions
This commit is contained in:
parent
ce68be67ad
commit
7db680fd4b
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
version: 2.1
|
version: 2.1
|
||||||
contact_links:
|
contact_links:
|
||||||
|
- name: 🤔 Question or Problem
|
||||||
|
about: Ask a question or ask about a problem in GitHub Discussions.
|
||||||
|
url: https://github.com/langchain-ai/langchain/discussions
|
||||||
- name: Discord
|
- name: Discord
|
||||||
url: https://discord.gg/6adMQxSpJS
|
url: https://discord.gg/6adMQxSpJS
|
||||||
about: General community discussions
|
about: General community discussions
|
||||||
|
3
.github/ISSUE_TEMPLATE/question.yml
vendored
3
.github/ISSUE_TEMPLATE/question.yml
vendored
@ -1,3 +0,0 @@
|
|||||||
name: 🤔 Question or Problem
|
|
||||||
about: Ask a question or ask about a problem in GitHub Discussions.
|
|
||||||
url: https://github.com/langchain-ai/langchain/discussions
|
|
Loading…
Reference in New Issue
Block a user