Skip to content

Commit 6bf7d42

Browse files
authored
Merge pull request #2883 from AgSpades/fix-pr-template
Fix broken pull request template links (#2867)
2 parents e52602e + 1bed73f commit 6bf7d42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ please switch to **Preview** for links to render properly.
55

66
Please choose the right template for your pull request:
77

8-
- 🐛 Are you fixing a bug? [Bug fix](?template=bug_fix.md)
9-
- 📈 Are you improving performance? [Performance improvement](?template=performance_improvement.md)
10-
- 💻 Are you changing functionality? [Feature change](?template=feature_change.md)
8+
- 🐛 Are you fixing a bug? [Bug fix](?expand=1&template=bug_fix.md)
9+
- 📈 Are you improving performance? [Performance improvement](?expand=1&template=performance_improvement.md)
10+
- 💻 Are you changing functionality? [Feature change](?expand=1&template=feature_change.md)

0 commit comments

Comments
 (0)