24 lines
640 B
Markdown
24 lines
640 B
Markdown
+++
|
|
title = "Contact the team"
|
|
|
|
[extra]
|
|
css = ["/layout/reading-material.css"]
|
|
+++
|
|
|
|
<section class="reading-material">
|
|
<div class="block">
|
|
|
|
# Contact the team
|
|
|
|
<article>
|
|
|
|
- Members of the press, please see the [press resources](/press) page.
|
|
- For general discussions, reach out on [Discord](https://discord.graphite.rs) or [Reddit](https://www.reddit.com/r/graphite/).
|
|
- To report a bug or request a feature, please [file an issue](https://github.com/GraphiteEditor/Graphite/issues/new) on GitHub.
|
|
- For other inquiries, get in touch by email at [contact<wbr>@graphite<wbr>.rs](mailto:contact@graphite.rs).
|
|
|
|
</article>
|
|
|
|
</div>
|
|
</section>
|