# Contributing to Malfestio ## Ways to Contribute ### Feature Requests & Bug Reports Have an idea or found a bug? We'd love to hear from you! - **Open an issue**: [Tangled Issues](https://tangled.org/desertthunder.dev/malfestio/issues) - **Reach out on Bluesky**: [@desertthunder.dev](https://bsky.app/profile/desertthunder.dev/) - **Email**: [info@stormlightlabs.org](mailto:info@stormlightlabs.org) When reporting bugs, do your best to include: - Steps to reproduce the issue - Expected vs. actual behavior - Your environment (OS, browser, etc.) ### Feedback General feedback about the project is always welcome. Feel free to comment on existing issues or reach out via any of the channels above. ## Development Setup See the [README.md](./README.md) for development setup instructions and the [justfile](./justfile) for common development tasks. For code contributions, just fork the repository and make your changes. When you're ready, open a pull request for your branch against `main`. ## Rules Be nice!