mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-01 15:47:41 +08:00
chore: Enhance PR template with testing instructions (no-changelog) (#31696)
This commit is contained in:
@@ -1,10 +1,17 @@
|
||||
## Summary
|
||||
|
||||
<!--
|
||||
Describe what the PR does and how to test.
|
||||
Describe what the PR does.
|
||||
Photos and videos are recommended.
|
||||
-->
|
||||
|
||||
## How to test
|
||||
|
||||
<!--
|
||||
Describe all steps needed to test the changes.
|
||||
Include an example workflow if the changes affect Workflow builder, execution or a Node, that can be tested with a workflow.
|
||||
-->
|
||||
|
||||
## Related Linear tickets, Github issues, and Community forum posts
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user