From ad3a5c58ba5298436ac80dbaa06c46827652e337 Mon Sep 17 00:00:00 2001 From: Danil Date: Tue, 17 Sep 2024 11:50:06 +0200 Subject: [PATCH] Update pull erquest Signed-off-by: Danil --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index dba6efd2fdff..a712db9f75b4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,4 +17,4 @@ - [ ] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [ ] Tests for the changes have been added / updated. - [ ] Documentation comments have been added / updated. -- [ ] Code has been formatted via `zk fmt` and `zk lint`. +- [ ] Code has been formatted via `zk_supervisor fmt` and `zk_supervisor lint`.