diff --git a/README.md b/README.md index a099036..bef0ebc 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -TBD +Eiffel Community Repository Template + +# Eiffel Community +This repository contains common Eiffel resources and information that does not belong to a specific Eiffel repositories. General issues that concerns all repositories can be posted and discussed in this repository as well. + +The https://github.com/eiffel-community/.github/ repository contains all community health files (that is: code of conduct, contributing guidelines, issue and pull request templates) + +# About this repository +The contents of this repository are licensed under the [Apache License 2.0](./LICENSE). + +To get involved, please see [Code of Conduct](https://github.com/eiffel-community/.github/blob/master/CODE_OF_CONDUCT.md) and [contribution guidelines](https://github.com/eiffel-community/.github/blob/master/CONTRIBUTING.md). + +# About Eiffel +This repository forms part of the Eiffel Community. Eiffel is a protocol for technology agnostic machine-to-machine communication in continuous integration and delivery pipelines, aimed at securing scalability, flexibility and traceability. Eiffel is based on the concept of decentralized real time messaging, both to drive the continuous integration and delivery system and to document it. + +Visit [Eiffel Community](https://eiffel-community.github.io) to get started and get involved. diff --git a/images/community-logo.png b/images/community-logo.png new file mode 100644 index 0000000..34a1aef Binary files /dev/null and b/images/community-logo.png differ