Skip to content

Commit e454afd

Browse files
committed
Add Discourse contributor guide contact link to issue template chooser
Although the repository is used as an issue tracker for problems with the Arduino forum software, the scope is limited to the configuration specific to the Arduino Forum. Defects or enhancements to the underlying Discourse platform must be submitted to the upstream project. The "issue template chooser" page is shown to the contributor when they initiate an issue creation process. Adding a "contact link" to the Discourse contributor guide in this page will redirect contributors to the appropriate channel for submitting those reports.
1 parent f6bb00c commit e454afd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ contact_links:
1515
- name: Contributor guide
1616
url: https://github.com/arduino/forum-assets/blob/main/docs/CONTRIBUTING.md#contributor-guide
1717
about: Learn about contributing to this project.
18+
- name: Discourse reports and contributions
19+
url: https://github.com/discourse/discourse/blob/main/CONTRIBUTING.md#contributing-to-discourse
20+
about: Report bugs, request features, or contribute to the Discourse platform used by Arduino Forum.

0 commit comments

Comments
 (0)