Support#

If you need support for using AMEP, we recommend to use our GitHub discussions page. If you find a bug, please create an issue.

Creating issues#

To create an issue, go to amepproject/amep#issues and click on New issue. Then, continue with the following steps:

  1. Add a short and clear title.

  2. Write a precise description of the bug which you found.

  3. Add a minimal working example (MWE) to reproduce the bug.

  4. If you got an error message, add it to the description.

  5. If it is already known how the bug can be fixed, please add a short to-do list to the description.

When creating issues, text is written as markdown, which allows formatting text, code, or tables for example. A useful guide can be found here.