Description
In the User Manual, most of the files in the "Community" section (Mailing Lists, Support, Team, User Stories, as well as Books in the "Resources & Guides" section, exist as .adoc files in the camel project but also as .md files in camel-website/content/community. Some links in the website reference adoc files and others reference md files.
Both sets of files have changes so the content is not always consistent.Only one set of files should be maintained and the other ones should be removed.
After discussion with zregvart it has been decided to remove the .adoc files and keep the .md files.
The Community section in the user manual navigation panel and index page will be removed.
The /CONTRIBUTING.md in the GitHub Camel repository contains almost the same content as the contributing.adoc file in the User Manual. The main contributing content will be put in the camel-website/content/community section. The CONTRIBUTING.md file at the repository root will be contain only the guidelines for actually making a contribution and it will link to the Community contributing.md file.