Skip to content

Contributing

Erik Hetzner edited this page Apr 20, 2018 · 18 revisions

Contributing to Aperta

We welcome contributions to Aperta.

Questions?

At the moment, the best place to contact us about Aperta is to file an issue. We will be monitoring the issues to ensure that you receive a prompt response.

Filing issues

If you encounter a bug or issue, please file a ticket

Enhancement ideas or suggestions

If you have ideas for enhancement, please file an issue.

Filing Pull Requests

Aperta is a complex project. If you have an idea for a change, you will probably want to explore our wiki to get an idea of how something has been designed. If you have questions, please open an issue.

That said, we are always open to pull requests. There is a long template that may not be relevant to you - please answer as best you can.

We will evaluate and provide feedback to any pull requests submitted.

Tests

Our policy is that all code must pass all tests before merging to master. Our tests are run in CircleCI. See Testing for more information about writing tests.

Review

All code in Aperta goes through a review process. This is intended to ensure that Aperta is high quality code and is not intended to be hostile or negative.

Code of conduct

Please see https://github.com/Aperta-project/Aperta/blob/master/CODE_OF_CONDUCT.md

Clone this wiki locally