From ef548853e27c016b3fc6ecd4060c8bde485b876c Mon Sep 17 00:00:00 2001 From: Jan Galek Date: Mon, 6 Jan 2025 07:44:58 +0100 Subject: [PATCH] [Add] CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..5e23f8c --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +## Contributing + +- With issues: + - Use the search tool before opening a new issue. + - Please provide source code and commit sha if you found a bug. + - Review existing issues and provide feedback or react to them.