Files
n8n-install/.github/ISSUE_TEMPLATE/feature_request.md
2025-12-21 18:01:31 -07:00

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.