# User Feedback Guide
Thank you for your interest in Solunatus!
## About This Project
**Solunatus is developed and maintained exclusively by the repository owner.** All development, coding, testing, and releases are handled internally.
**External pull requests are not accepted.**
However, **your feedback is incredibly valuable!** User input through bug reports and feature requests helps guide priorities, improve stability, and shape the future of Solunatus.
---
## How to Help
### 🐛 Report Bugs
Found a bug? Please [open a bug report](https://github.com/FunKite/solunatus/issues/new?template=bug_report.yml) including:
- What went wrong
- Steps to reproduce the issue
- What you expected vs what actually happened
- Your environment (OS, Solunatus version)
- Error messages or logs
Bug reports help identify and fix problems for everyone.
### 💡 Request Features
Have an idea? Please [open a feature request](https://github.com/FunKite/solunatus/issues/new?template=feature_request.yml) describing:
- The problem or use case
- How you'd like it to work
- Why it would be valuable
- Example usage scenarios
Feature requests help prioritize development and ensure the project serves real user needs.
### 📖 Suggest Documentation Improvements
Found something unclear or incorrect? Please [open an issue](https://github.com/FunKite/solunatus/issues/new) noting:
- Which document needs improvement
- What's unclear or incorrect
- What would be more helpful
Clear documentation benefits everyone.
---
## Questions?
- **Documentation**: Browse [`docs/`](docs/) for user guides and technical information
- **Examples**: Check [`examples/`](examples/) for code usage examples
- **Ask**: [Open an issue](https://github.com/FunKite/solunatus/issues/new) with your question
---
## Can I Use Solunatus in My Own Project?
**Yes!** Solunatus is MIT licensed. You're free to:
- Use it in your own projects
- Study the source code
- Fork it for personal use
Just note that pull requests to this repository are not accepted. All development is handled by the maintainer.
---
## License
Solunatus is licensed under the MIT License. See LICENSE file for details.
---
**Thank you for helping make Solunatus better!** 🌟
Your bug reports, feature requests, and feedback shape the future of this project.