From 87462b20d53b9d507f536bdc1645407b5b680870 Mon Sep 17 00:00:00 2001 From: ripplebiz Date: Fri, 14 Mar 2025 09:55:48 +1100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0103da77..1413a4b4 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,11 @@ MeshCore is designed for use with: ## 📜 License MeshCore is open-source software released under the MIT License. You are free to use, modify, and distribute it for personal and commercial projects. +## Contributing + +Please submit PR's using 'dev' as the base branch! +For minor changes just submit your PR and I'll try to review it, but for anything more 'impactful' please open an Issue first and start a discussion. Is better to sound out what it is you want to achieve first, and try to come to a consensus on what the best approach is, especially when it impacts the structure or architecture of this codebase. + ## 📞 Get Support Check out the GitHub Issues page to report bugs or request features.