Skip to content

Commit cfccf93

Browse files
Add checklist to custom filter plugins
1 parent fd60497 commit cfccf93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/filter-function-plugins.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: Implement custom gitStream filter functions with JavaScript.
66

77
JavaScript plugins that enable custom filter functions for gitStream. To learn how to use these examples, read our [guide on how to use gitStream plugins](/plugins).
88

9+
--8<-- "plugins/filters/checklist/README.md"
10+
911
--8<-- "plugins/filters/compareSemver/README.md"
1012

1113
--8<-- "plugins/filters/extractDependabotVersionBump/README.md"

0 commit comments

Comments
 (0)