Skip to content

Commit 953948a

Browse files
committed
Remove trailing periods for consistency in new issue flow
1 parent 0eeab90 commit 953948a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 🐛 Bug Report
2-
description: Something is wrong with React Router.
2+
description: Something is wrong with React Router
33
title: "[Bug]: "
44
labels:
55
- bug

.github/ISSUE_TEMPLATE/documentation_isse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 📚 Documentation Issue
2-
description: Something is wrong with the React Router docs.
2+
description: Something is wrong with the React Router docs
33
title: "[Docs]: "
44
labels:
55
- docs

0 commit comments

Comments
 (0)