This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 7d0e32b fix: add title to contributing guide
7d0e32b is described below
commit 7d0e32b45962e36049767e90f8e8fe9a85caeb6c
Author: Zoran Regvart <[email protected]>
AuthorDate: Tue May 18 14:30:49 2021 +0200
fix: add title to contributing guide
---
content/community/contributing.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/content/community/contributing.md
b/content/community/contributing.md
index 5be8da3..3fdf438 100644
--- a/content/community/contributing.md
+++ b/content/community/contributing.md
@@ -1,3 +1,7 @@
+---
+title: Contributing
+---
+
## Contributing to Apache Camel
First of all, thank you for having an interest in contributing to Apache Camel.