Reporting Issues and Requesting Features#
We welcome feedback from the community! If you encounter a bug or have an idea for a new feature, please open an issue on GitHub.
How to Open an Issue#
Go to the EPM GitHub Issues page
Click New Issue
Select the appropriate template:
Bug Report - for unexpected behavior or errors
Feature Request - for new functionality
Fill out the template with as much detail as possible
Click Submit new issue
Quick Links#
Tips for Good Issue Reports#
Be specific: Include exact error messages and steps to reproduce
Include context: What data folder were you using? What command did you run?
Attach files if helpful: Screenshots, log files, or minimal input examples
Bug Report Template#
When reporting a bug, include:
A clear description of the problem
Steps to reproduce the issue
Expected vs. actual behavior
Relevant code snippets or log output
Affected files (with line numbers if known)
Feature Request Template#
When requesting a feature, include:
A clear description of the feature
Why this feature is needed (what problem it solves)
Acceptance criteria (how we know itβs done)
Any additional context or examples