Skip to content

Commit 59c30ed

Browse files
committed
idea sharing
1 parent 65aaeeb commit 59c30ed

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ I got tired of:
8282

8383
## Contributing
8484

85-
The BLE protocol layer is separate from the UI, so adding a new wheel is mostly: write a new protocol encoder/decoder and a new parser, then wire it into `WheelRepository`. PRs welcome. Issues and requests are also welcome, just open one on GitHub.
85+
The BLE protocol layer is separate from the UI, so adding a new wheel is mostly: write a new protocol encoder/decoder and a new parser, then wire it into `WheelRepository`. PRs welcome. Bug reports go on [GitHub Issues](../../issues); feature ideas and votes live on the community board at [ideas.ried.no/euc-planet](https://ideas.ried.no/euc-planet).
8686

8787
## License
8888

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ <h1>EUC Planet</h1>
9292
<div class="links">
9393
<a class="btn" href="https://github.com/eried/eucplanet/releases">Download APK</a>
9494
<a class="btn secondary" href="https://github.com/eried/eucplanet">View on GitHub</a>
95+
<a class="btn secondary" href="https://ideas.ried.no/euc-planet">Share an idea</a>
9596
</div>
9697
</header>
9798

0 commit comments

Comments
 (0)