feat: 💬 Bug report links now go straight to bug report template on GitHub
This commit is contained in:
2
plugin
2
plugin
Submodule plugin updated: b8f4f0534c...849585acbe
@@ -11,7 +11,10 @@
|
||||
<span>-</span>
|
||||
<a class="underline" href="/contact">Contact</a>
|
||||
<span>-</span>
|
||||
<a class="underline" href="https://github.com/mcndt/obsidian-note-sharing/issues">🐛 Report bug</a
|
||||
<a
|
||||
class="underline"
|
||||
href="https://github.com/mcndt/obsidian-note-sharing/issues/new?assignees=&labels=&template=bug_report.md&title=%5BBug%5D"
|
||||
>🐛 Report bug</a
|
||||
>
|
||||
<span>-</span>
|
||||
<a class="underline" href="https://www.buymeacoffee.com/mcndt">☕ Buy me a coffee</a>
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
and I build the Obsidian note sharing plugin and operate Noteshare.space. There are several ways to
|
||||
get in touch with me.
|
||||
|
||||
<h2>Bugs</h2>
|
||||
<h2>Bugs and feature requests</h2>
|
||||
|
||||
The preferred way to report bugs or request features for the web app or the Obsidian plugin is via
|
||||
the
|
||||
The preferred way to report bugs or request new features for the web app or the Obsidian plugin is
|
||||
via the
|
||||
<a class="underline" href="https://github.com/mcndt/obsidian-note-sharing/issues"
|
||||
>GitHub issues page</a
|
||||
>.
|
||||
|
||||
Reference in New Issue
Block a user