diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index 2e228b3..4ef9cca 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -281,3 +281,14 @@ a843eb9 Keep v0.3.1 - README.md - REVIEW.md + +### Session: 2026-06-04 21:23 +**Commits:** +``` +cd3b462 ignore local +7706f88 Bug fixes for reported issues +``` +**Modified files:** +- .gitignore +- README.md + diff --git a/README.md b/README.md index 203a561..da699cf 100644 --- a/README.md +++ b/README.md @@ -393,9 +393,14 @@ See the `examples/` directory for: ## Contributing +The primary repository is hosted on [Gitea](https://gitea.sh3d.com.au/Sh3d/VictronBLE), +with a mirror on **GitHub at **. Since the Gitea +instance does not currently allow public sign-ups, please raise **issues and pull +requests on the GitHub mirror**. + Contributions welcome! Please: -1. Fork the repository +1. Fork the [GitHub mirror](https://github.com/SH3D/VictronBLE) 2. Create a feature branch 3. Test thoroughly on real hardware 4. Submit a pull request @@ -427,9 +432,10 @@ See [VERSIONS](VERSIONS) file for detailed changelog and release history. ## Support -- 📫 Report issues: the Gitea instance does not currently allow public sign-ups, so - email with bug reports, device decode problems, or new device - requests (debug log output is very helpful). +- 📫 Report issues on the [GitHub mirror](https://github.com/SH3D/VictronBLE/issues) + (the Gitea instance does not currently allow public sign-ups). Bug reports, device + decode problems and new device requests are all welcome — debug log output is very + helpful. - 📖 Check the examples directory - 🔧 Enable debug mode for diagnostics - 📚 See [Victron documentation](https://www.victronenergy.com/live/)