telemere/wiki/8-Community.md

21 lines
1.6 KiB
Markdown
Raw Normal View History

2024-04-15 07:57:40 +00:00
My plan is for Telemere to offer a **stable core of limited scope**.
If there's demand, additional stuff can then be authored by Telemere's *community*.
**PRs very welcome** to add links to this page for:
- Handlers (see [Writing handlers](./4-Handlers#writing-handlers))
- Handler utils (formatters, etc.)
- Middleware
- Tutorials / demos / etc.
- Anything else relevant :-)
If you spot issues with any linked resources, please **contact the relevant authors** to let them know! Thank you! 🙏
2024-04-17 14:16:14 +00:00
| Contributor | Link | Description |
| :--------------------------------------------- | :-------------------------------------------------------------------------- | :------------------------------------------------------------ |
| [@ptaoussanis](https://github.com/ptaoussanis) | [Official Slack channel](https://clojurians.slack.com/archives/C06ALA6EEUA) | For questions, support, etc. |
| [@ptaoussanis](https://github.com/ptaoussanis) | [GitHub issues](https://github.com/taoensso/telemere/issues) | For questions, support, bug reports, PRs, etc. |
| _ | _ | Your link here? [PRs](../wiki#contributions-welcome) welcome! |
| [@username](https://github.com/username) | [Project](https://github.com/username/project) | Short description of resource |