You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,4 +20,4 @@
20
20
- Add `title`. Make sure it uses camelCase syntax just like the method itself
21
21
- Add `slug`. Use param-case to write it. In most cases it will be just like `title`
22
22
- Add `desription` with one short sentence describing what method useful for
23
-
- Add `group`. To categorize method on `/operators` page. Full list of available groups, you can see in [documentation/src/content/config.ts](../documentation/src/content/config.ts)
23
+
- Add `group`. To categorize method on `/operators` page. Full list of available groups, you can see in [documentation/src/content/config.ts](https://github.com/effector/patronum/blob/main/documentation/src/content/config.ts)
0 commit comments