Hello, and welcome! Whether you are looking for help, trying to report a bug, thinking about getting involved in the project or about to submit a patch, this document is for you! Its intent is to be both an entry point for newcomers to the community (with various technical backgrounds), and a guide/reference for contributors and maintainers.
Feel free to submit an issue on the GitHub repository, we would be grateful to hear about it! Please make sure to respect the GitHub issue template, and include:
- A summary of the issue
- A list of steps to reproduce the issue
- The version of Aspect you encountered the issue with
- If posible get template info with
aspect --debug --lint path/to/template.tmpl
You can submit an issue for feature requests. Please add as much detail as you can when doing so. Please, if possible, writes tests.