mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
25 lines
622 B
Markdown
25 lines
622 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature or service for n8n-install
|
|
title: '[FEATURE] '
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Feature Description
|
|
What feature or service would you like added?
|
|
|
|
## Use Case
|
|
Why do you need this? What problem does it solve?
|
|
|
|
## Proposed Implementation (optional)
|
|
If you have ideas on how this could be implemented:
|
|
- New service to add?
|
|
- Changes to existing services?
|
|
- New configuration options?
|
|
|
|
## Alternatives Considered
|
|
Have you considered any alternative solutions or workarounds?
|
|
|
|
## Additional Context
|
|
Any other context, links, or references that might be helpful. |