From 3118bb33ac68fa8c2f5719ce08eda2213fbec2a4 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Wed, 25 Mar 2020 19:59:41 -0300 Subject: [PATCH] Add forum link in new issue page --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 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 000000000..863b998c7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Support request + url: https://forum.openzeppelin.com/ + about: Ask a question in the Community Forum