Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 999 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 999 Bytes

Acropolis

CircleCI Codacy Badge codecov

Bring your architecture to life

Contributing

Please open a Pull Request with your changes. An admin will review your changes in due time.

Some rules:

In order to streamline the merge process, please ensure ahead of time that:

  • you have written comprehensive tests for the feature or fix that you are introducing.
  • your code does not introduce any new code smells
  • you explain in detail what you are trying to achieve with the new code