add links for submitting bug reports and feature suggestions
This commit is contained in:
@ -12,13 +12,14 @@
|
||||
<!-- BUG REPORTS -->
|
||||
<details>
|
||||
<summary class="card-text link">Submit a bug report</summary>
|
||||
<p class="card-text" style="margin-top: 1rem; margin-bottom: 1rem;">Bug reports can be submitted by filing an issue on the peach-workspace git repo. Before filing a report, first check to see if an issue already exists for the bug you've encountered. If not, you're invited to submit a new report; the template will guide you through several questions.</p>
|
||||
<p class="card-text" style="margin-top: 1rem; margin-bottom: 1rem;">Bug reports can be submitted by filing an issue on the peach-workspace git repo. Before filing a report, first check to see if an issue already exists for the bug you've encountered. If not, you're invited to <strong><a href="https://git.coopcloud.tech/PeachCloud/peach-workspace/issues/new?template=BUG_TEMPLATE.md" class="link font-gray">submit a new report</a></strong>; the template will guide you through several questions.</p>
|
||||
</details>
|
||||
<!-- REQUEST SUPPORT -->
|
||||
<details>
|
||||
<summary class="card-text link">Share feedback & request support</summary>
|
||||
<p class="card-text" style="margin-top: 1rem; margin-bottom: 1rem;">You're invited to share your thoughts and experiences of PeachCloud in the #peachcloud channel on Scuttlebutt. The channel is also a good place to ask for help.</p>
|
||||
<p class="card-text" style="margin-top: 1rem; margin-bottom: 1rem;">Alternatively, we have a <strong><a href="https://matrix.to/#/#peachcloud:matrix.org" class="link font-gray">Matrix channel</a></strong> for discussion about PeachCloud and you can also reach out to @glyph <strong><a href="mailto:glyph@mycelial.technology" class="link font-gray">via email</a></strong>.</p>
|
||||
<p class="card=text" style="margin-top: 1rem; margin-bottom: 1rem;">If you'd like to suggest a feature, you're welcome to <strong><a href="https://git.coopcloud.tech/PeachCloud/peach-workspace/issues/new?template=FEATURE_SUGGESTION.md" class="link font-gray" style="margin-top: 1rem; margin-bottom: 1rem;">submit an issue</a></strong> to the peach-workspace git repo.</p>
|
||||
</details>
|
||||
<!-- CONTRIBUTE -->
|
||||
<details>
|
||||
|
Reference in New Issue
Block a user