mirror of
https://github.com/n8n-io/n8n.git
synced 2026-08-29 01:39:24 +08:00
chore: Note gated-feature test requirements in create-pr skill (#32818)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -100,6 +100,10 @@ Based on `.github/pull_request_template.md`:
|
||||
### How to test Section
|
||||
- Explain how to test the changes
|
||||
- Include an example workflow if appropriate
|
||||
- If the feature is gated in a default n8n instance (requires a non-default
|
||||
module via `N8N_ENABLED_MODULES`, an enterprise license, a feature flag, or
|
||||
similar), note which env vars/license are needed so the tester can deploy a
|
||||
correctly configured instance
|
||||
|
||||
### Related Links Section
|
||||
- Link to Linear ticket: `https://linear.app/n8n/issue/[TICKET-ID]`
|
||||
|
||||
Reference in New Issue
Block a user