Skip to content

Commit 6f57fd6

Browse files
Update pull_request_template.md
1 parent ce1fdf1 commit 6f57fd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ Delete if this PR doesn't resolve any issues. Link the issue if it does.
2828
- [ ] Code documentation
2929
- [ ] README short description
3030
- [ ] Documentation on [memgraph/docs](https://github.com/memgraph/docs)
31+
- [ ] Update GQLALchemy signatures in [query builder](https://github.com/memgraph/gqlalchemy/blob/main/gqlalchemy/graph_algorithms/query_builder.py ) using [query module signature generator](https://github.com/memgraph/gqlalchemy/blob/main/scripts/query_module_signature_generator.py)
3132

3233
######################################

0 commit comments

Comments
 (0)