Skip to content

Commit f723696

Browse files
committed
Adjust wordings to include tracking of forum configuration issues
In addition to collaborative development of forum assets, the repository also serves as an issue tracker for bug reports or enhancement proposals related to the forum software configuration.
1 parent c1bb4f5 commit f723696

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/defect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See: https://docs.github.com/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
22

33
name: Defect Report
4-
description: Report a problem with the assets, documentation, or infrastructure in this repository.
4+
description: Report a problem with the forum configuration or assets, documentation, and infrastructure hosted in this repository.
55
labels:
66
- "type: imperfection"
77
body:

.github/ISSUE_TEMPLATE/enhancement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See: https://docs.github.com/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
22

33
name: Enhancement Proposal
4-
description: Suggest an enhancement to the assets, documentation, or infrastructure in this repository.
4+
description: Suggest an enhancement to the forum configuration or the assets, documentation, and infrastructure hosted in this repository.
55
labels:
66
- "type: enhancement"
77
body:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[![Spell Check status](https://github.com/arduino/forum-assets/actions/workflows/spell-check-task.yml/badge.svg)](https://github.com/arduino/forum-assets/actions/workflows/spell-check-task.yml)
1313
[![Sync Labels status](https://github.com/arduino/forum-assets/actions/workflows/sync-labels-npm.yml/badge.svg)](https://github.com/arduino/forum-assets/actions/workflows/sync-labels-npm.yml)
1414

15-
This repository is used for collaborative development of the assets of the [Arduino Forum](https://forum.arduino.cc).
15+
This repository is used for issue tracking and collaborative development of [Arduino Forum](https://forum.arduino.cc) assetx.
1616

1717
The source content and metadata of the assets is stored in the files in this repository. There is additional documentation about the assets in their individual folders.
1818

0 commit comments

Comments
 (0)