Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit 268330b

Browse files
authored
Remove trailing period
1 parent b20cade commit 268330b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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: Report a bug
2-
description: File a bug report.
2+
description: File a bug report
33
labels: ["bug"]
44
body:
55
- type: textarea

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blank_issues_enabled: true
22
contact_links:
33
- name: Get community support
44
url: https://github.com/RyanLua/ClassroomDarkMode/discussions/new?category=support
5-
about: Get support/help from the GitHub Discussions community.
5+
about: Get support/help from the GitHub Discussions community
66
- name: Fix/report a translation issue
77
url: https://crowdin.com/project/classroom-dark-mode
8-
about: Translation related issues should be redirected to our Crowdin project.
8+
about: Translation related issues should be redirected to our Crowdin project

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Suggest an enhancement/feature
2-
description: Suggest an idea for this project.
2+
description: Suggest an idea for this project
33
labels: ["enhancement"]
44
body:
55
- type: textarea

0 commit comments

Comments
 (0)