Skip to content

Commit

Permalink
chore: fix link to config in pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova authored Oct 9, 2024
1 parent 036b2f0 commit 150c823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
- Add `title`. Make sure it uses camelCase syntax just like the method itself
- Add `slug`. Use param-case to write it. In most cases it will be just like `title`
- Add `desription` with one short sentence describing what method useful for
- 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)
- 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 comments on commit 150c823

Please sign in to comment.