diff --git a/.github/ISSUE_TEMPLATE/community.md b/.github/ISSUE_TEMPLATE/community.md new file mode 100644 index 0000000..6110831 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/community.md @@ -0,0 +1,7 @@ + +## Checklist: + + +- [ ] I mentioned the community +- [ ] I mentioned the database type +- [ ] I added a link to the visualization of the collected data diff --git a/README.md b/README.md index 5775a0e..5591f8a 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,11 @@ Flags: ``` -### Live -* [meshviewer](https://map.bremen.freifunk.net) **Freifunk Bremen** with a patch to show state-version of `nodes.json` -* [grafana](https://grafana.bremen.freifunk.net) **Freifunk Bremen** show data of InfluxDB +## Communities using Yanic + +* **Freifunk Bremen** uses InfluxDB, [Grafana](https://grafana.bremen.freifunk.net), and [Meshviewer](https://map.bremen.freifunk.net) with a patch to show state-version of `nodes.json`. + +Do you know someone else using Yanic? Create a [pull request](https://github.com/FreifunkBremen/yanic/issues/new?template=community.md&title=Mention+community+$name)! ## Related projects