This is an automated email from the ASF dual-hosted git repository.
asf-ci-deploy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-site.git
The following commit(s) were added to refs/heads/main by this push:
new cfbad238b Website deployed from
calcite@e4f63f9f0ba1ec8b7ae00ac3a0922e84528b9b60
cfbad238b is described below
commit cfbad238bb1f0209e548170667b651d33c108c92
Author: mihaibudiu <[email protected]>
AuthorDate: Sat Sep 21 01:37:08 2024 +0000
Website deployed from calcite@e4f63f9f0ba1ec8b7ae00ac3a0922e84528b9b60
---
develop/index.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/develop/index.html b/develop/index.html
index a1496369a..3aaa04a9d 100644
--- a/develop/index.html
+++ b/develop/index.html
@@ -244,6 +244,9 @@ the implementation (“Add handler for FileNotFound”).</li>
<li>If you are fixing a bug, it is sufficient to describe the bug
(“NullPointerException if user is unknown”) and people will correctly
surmise that the purpose of your change is to fix the bug.</li>
+ <li>If your Jira title refers to terminology, please capitalize the first
+letter (“arrow -> Arrow”) and properly format the names of software and
+technologies (e.g., “Mysql -> MySQL”).</li>
</ul>
<p>Then push your commit(s) to GitHub, and create a pull request from