mirror of
https://github.com/taigrr/elevenlabs-mcp.git
synced 2026-04-14 08:57:08 -07:00
add readme, funding
This commit is contained in:
2
.github/FUNDING.yml
vendored
Normal file
2
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
github: taigrr
|
||||
|
||||
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Report a bug in elevenlabs-mcp
|
||||
title: "[BUG]"
|
||||
labels: bug, Unlabeled
|
||||
assignees: taigrr
|
||||
---
|
||||
|
||||
**Please describe the issue.**
|
||||
[A clear and concise description of what the problem is.]
|
||||
|
||||
**Version Information**
|
||||
|
||||
- Commit [
|
||||
- Systems
|
||||
- OS Distribution: [ ]
|
||||
|
||||
**Does this bug exist on the tip of master?**
|
||||
[ ] Yes
|
||||
[ ] No
|
||||
|
||||
Please note that bugfixes will only be ported to previous major versions at the request of a Sponsor, and only when applicable and possible.
|
||||
It is recommended all elevenlabs-mcp users run the lastest stable release to take advantage of the newest features and bug fixes.
|
||||
|
||||
**Configuration**
|
||||
|
||||
Please upload the configuration files used if applicable.
|
||||
|
||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Community Support
|
||||
url: https://discord.gg/FWvDANDvaP
|
||||
about: Please ask and answer questions here.
|
||||
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for elevenlabs-mcp
|
||||
title: "[FEAT]"
|
||||
labels: enhancement, Unlabeled
|
||||
assignees: taigrr
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. My organization needs [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
||||
Reference in New Issue
Block a user