This is an automated email from the ASF dual-hosted git repository.
ricardozanini pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-serverless-operator.git
The following commit(s) were added to refs/heads/main by this push:
new 3d4c8e02 Fix PR template typo (#291)
3d4c8e02 is described below
commit 3d4c8e02c53e18916219fde7a64b23c152d73c57
Author: Moti Asayag <[email protected]>
AuthorDate: Mon Oct 30 19:15:30 2023 +0200
Fix PR template typo (#291)
Signed-off-by: Moti Asayag <[email protected]>
---
.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 e4151634..78943b48 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -4,7 +4,7 @@ Welcome to the SonataFlow Operator! Before contributing, make
sure to:
- Rebase your branch on the latest upstream main
- Link any relevant issues, PR's, or documentation
-- Check that the commit message is concice and helpful:
+- Check that the commit message is concise and helpful:
- When fixing an issue, add "Closes #<ISSUE_NUMBER>"
- Follow the below checklist
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]