diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index fc3f8d67b9..41f81c4569 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - name: Request a feature - url: http://aka.ms/bcideas - about: Please go to http://aka.ms/bcideas to log your idea. Creating an issue here is not the right way. - - name: Report a bug which has customer impact - url: http://aka.ms/bcsupport - about: Please follow the steps on http://aka.ms/bcsupport to get support. Creating an issue here is not the right way. + url: https://aka.ms/bcideas + about: Please go to https://aka.ms/bcideas to log your idea. Creating an issue here is not the right way. + - name: Report a bug + url: https://aka.ms/bcsupport?#bugs + about: Please follow the steps on https://aka.ms/bcsupport to get support. Creating an issue here is not the right way. \ No newline at end of file