2.1.0 (#317)
Co-authored-by: Quentin Torroba <quentin.torroba@mistral.ai> Co-authored-by: Michel Thomazo <michel.thomazo@mistral.ai> Co-authored-by: Clément Drouin <clement.drouin@mistral.ai> Co-authored-by: Vincent Guilloux <vincent.guilloux@mistral.ai> Co-authored-by: Clément Siriex <clement.sirieix@mistral.ai> Co-authored-by: Kim-Adeline Miguel <kimadeline.miguel@mistral.ai> Co-authored-by: Nicolas Karolak <nicolas@karolak.fr>
This commit is contained in:
parent
9809cfc831
commit
51fecc67d9
176 changed files with 8652 additions and 4451 deletions
|
|
@ -1,7 +1,5 @@
|
|||
name: Feature Request
|
||||
description: Pitch an improvement for Mistral Vibe
|
||||
title: "feat: "
|
||||
labels: ["enhancement"]
|
||||
title: "[Feature Request]: "
|
||||
labels: []
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
@ -37,7 +35,7 @@ body:
|
|||
attributes:
|
||||
label: Proposed solution
|
||||
description: >
|
||||
Sketch the feature you’d like to see. Code snippets welcome.
|
||||
Sketch the feature you'd like to see. Code snippets welcome.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Feature request
|
||||
url: https://github.com/mistralai/mistral-vibe/discussions/new?category=ideas
|
||||
about: Suggest a new feature or improvement via GitHub Discussions
|
||||
- name: Ask a question
|
||||
url: https://discord.com/channels/1144547040454508606/1447989080720670915
|
||||
about: Join Mistral AI Discord server for support and discussions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue