feedback
Submit Feedback
Submit feedback, bug reports, or feature requests directly from the CLI.
Your feedback helps us improve FileFortress. Whether it's a bug report, feature request, or general feedback, we want to hear from you!
Syntax
filefortress feedback create --title "Title" --content "Content"
Examples
Submit a bug report:
filefortress feedback create --title "Search not working" --content "Search returns no results for existing files"
Request a feature:
filefortress feedback create --title "Add file preview" --content "Would like to preview files before downloading"
What to Include
For Bug Reports
- Clear description of the issue
- Steps to reproduce the problem
- Expected vs actual behavior
- CLI version and operating system
For Feature Requests
- Clear description of the feature
- Use case or problem it solves
- How you envision it working