Skip to content

Commit 139011b

Browse files
committed
Help users easier to report bugs
1 parent d9544f0 commit 139011b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/FourZeroFour.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<p class="title">End of The Internet 🔌</p>
44
<p class="subtitle">You've probably found part of our App, we did not engineer!</p>
55
<p class="subtitle">Go back or read book</p>
6-
<p class="subtitle">If you think this should't happen, report us with screenshot.</p>
6+
<p class="subtitle">If you think this should't happen, report us by
7+
<a target="_blank" rel="noopener noreferrer" href="https://github.com/kodadot/nft-gallery/issues/new?assignees=&labels=bug&template=bug_report.md&title=">creating bug issue with steps to reproduce and screenshot.</a></p>
78
</div>
89
</template>
910
<script lang="ts">

0 commit comments

Comments
 (0)