# Osprey Documentation Welcome to the Osprey documentation! This folder contains important information about contributing to and working with this project. ## Getting Started New to the project? We recommend reading the documentation in this order: 1. **[Code of Conduct](https://github.com/roostorg/.github/blob/main/CODE_OF_CONDUCT.md)** - Understand our community standards 2. **[Contributing Guidelines](https://github.com/roostorg/.github/blob/main/CONTRIBUTING.md)** - Learn how to contribute 3. **[Development Guide](DEVELOPMENT.md)** - Set up your development environment and get started using Osprey 4. **[Osprey UI](UI.md)** - Understand how to use and navigate the UI ## Reporting a Bug or Issue Found a bug or have a feature request? We'd love to hear from you! When opening an issue, please use our templates: * [Bug Report](https://github.com/roostorg/osprey/issues/new?template=bug_report.md) * [Feature Request](https://github.com/roostorg/osprey/issues/new?template=feature_request.md) * [Submit an Egg (new tool idea) to ROOST!](https://github.com/roostorg/osprey/issues/new?template=documentation.md) ## Need Help? If you can't find what you're looking for in these documents, please: - Check the project's main README.md - Open an issue with your question - Reach out to the maintainers --- Thank you for your interest in contributing to our project!