diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..502669a903 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false + +contact_links: +- name: Modeling/Usage problem + url: https://groups.google.com/forum/#!forum/or-tools-discuss + about: Need help creating your model ? + Please use the mailing list for modeling issues. + Github issues have limited audience and answers on the github page will not benefit the rest of the users. diff --git a/.github/ISSUE_TEMPLATE/usage_problem.md b/.github/ISSUE_TEMPLATE/usage_problem.md deleted file mode 100644 index e39ccaf62d..0000000000 --- a/.github/ISSUE_TEMPLATE/usage_problem.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Modeling/Usage problem -about: Need help creating your model ---- - -**Please use the mailing list for modeling issues** - -Github issues have limited audience and answers on the github page will not benefit the rest of the users. - -The mailing list is available at [or-tools-discuss](https://groups.google.com/forum/#!forum/or-tools-discuss)