diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4fe8dbc598..24ee62d624 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Frequently Asked Questions + url: https://github.com/OpenRA/OpenRA/wiki/FAQ#frequently-asked-questions + about: Explanations for common problems and questions. - name: OpenRA Forum url: https://forum.openra.net/ about: "Please ask questions about modding here." diff --git a/.github/ISSUE_TEMPLATE/crash-report.md b/.github/ISSUE_TEMPLATE/crash-report.md index fcbc5ca951..baea717531 100644 --- a/.github/ISSUE_TEMPLATE/crash-report.md +++ b/.github/ISSUE_TEMPLATE/crash-report.md @@ -1,6 +1,6 @@ --- name: Crash report -about: Report a game crash. +about: Report a game crash. Check the FAQ first https://github.com/OpenRA/OpenRA/wiki/FAQ#common-issues title: My game crashed labels: Crash assignees: ''