From 659305de2f98f222d27a924414aaba068236994f Mon Sep 17 00:00:00 2001 From: Nicklas Lundin Date: Wed, 28 Jan 2026 09:05:42 +0100 Subject: [PATCH] docs: add contribution guidelines --- CONTRIBUTING.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..fa59e9f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,16 @@ +# Contributing + +## Getting Involved + +We welcome contributions and are happy to discuss ideas, answer questions, and help you get started. + +**Before opening a pull request**, please open an issue or start a discussion with the maintainers. This helps us: +- Ensure the change aligns with the project's direction +- Avoid duplicate or conflicting work +- Provide guidance on implementation approach + +We're friendly and responsive—don't hesitate to reach out! + +## License + +By contributing, you agree that your contributions will be licensed under the project's license.