From 00bc04a8700e7679c8bb1b9e01acad162f26d1d9 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Mon, 22 Jun 2020 17:50:04 -0700 Subject: [PATCH] add link to the wiki on the new issue page old-commit-hash: a3dd33593abb57e49ef599327481eebad1d06d96 --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..13c3f5b1ef --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Community Wiki + url: https://github.com/commaai/openpilot/wiki + about: Check out our community wiki