Skip to content

Commit 9574206

Browse files
committed
Add bug report and feature request templates with Linkspector update
1 parent 1b916f2 commit 9574206

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: '[Use Linkspector and action linkspector] '
5+
assignees: ''
6+
---
7+
8+
<table>
9+
<tr>
10+
<td>
11+
<h3> 🚨 Update (March 2025) </h3>
12+
<p>I have developed a new tool called <a href="https://github.com/UmbrellaDocs/linkspector">Linkspector</a>, which offers improved functionality and reduced false positives. I recommend using Linkspector for your needs, which is now the preferred and supported option.</p>
13+
<h1>Try <a href="https://github.com/UmbrellaDocs/action-linkspector">GitHub action Linkspector</a>!</h1>
14+
</td>
15+
</tr>
16+
</table>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: '[Use Linkspector and action linkspector] '
5+
assignees: ''
6+
---
7+
8+
<table>
9+
<tr>
10+
<td>
11+
<h3> 🚨 Update (March 2025) </h3>
12+
<p>I have developed a new tool called <a href="https://github.com/UmbrellaDocs/linkspector">Linkspector</a>, which offers improved functionality and reduced false positives. I recommend using Linkspector for your needs, which is now the preferred and supported option.</p>
13+
<h1>Try <a href="https://github.com/UmbrellaDocs/action-linkspector">GitHub action Linkspector</a>!</h1>
14+
</td>
15+
</tr>
16+
</table>

0 commit comments

Comments
 (0)