This document outlines various ways to get help with FATT (Find All The Things). Please read through this document before reaching out for support.
Before seeking support, please check the documentation:
- README.md: Basic overview and installation instructions
- API Documentation: Auto-generated documentation from code comments (once published)
- Examples directory: Contains example usage patterns
There are several ways to get support for FATT:
For bug reports, feature requests, or general questions:
- Search existing issues to see if your problem has already been reported or discussed.
- If not, create a new issue using the appropriate template.
For questions about using FATT:
- Start by checking the documentation and examples
- Search existing issues for similar questions
- If your question hasn't been addressed, create a new issue with the question label
When reporting bugs, please include:
- FATT version you're using
- Operating system and version
- Steps to reproduce the issue
- Expected behavior vs. actual behavior
- Any error messages or logs (with sensitive information redacted)
See CONTRIBUTING.md for more details on bug reporting.
For security vulnerabilities, please follow the process outlined in our SECURITY.md file instead of creating a public issue.
Currently, there is no commercial support available for FATT.
If you're interested in contributing to FATT to add features or fix bugs, please see our CONTRIBUTING.md guide.