## Contributing to Panel Layout First off, thank you for your interest in contributing to Panel Layout! ### Issue first Found a bug 🐛, have an idea 💡, or want to improve something 🔧? Please open an issue first describing the problem, your idea or possible improvements. Getting early feedback on your idea will save a ton of time before writing code in advance and realizing the idea is not feasible or not aligned with the goals of the project. ### Pull Requests Please try to cover added / modified functions with tests as much as possible and make tests a part of your PR. Writing a good description with screenshots / screen captures when necessary will help your PR get accepted / merged quickly.