diff --git a/.github/PULL_REQUEST_TEMPLATE/config.yml b/.github/PULL_REQUEST_TEMPLATE/config.yml deleted file mode 100644 index bdc6d428e..000000000 --- a/.github/PULL_REQUEST_TEMPLATE/config.yml +++ /dev/null @@ -1,4 +0,0 @@ -blank: true -template_sources: - - "Student task submission (EN) " - - "Student task submission (RU) " diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..b6f96f76c --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ + + +Please go to the `Preview` tab and select the appropriate template: + +* [Submit Student task (English)](?expand=1&template=task_submission_en.md) +* [Submit Student task (Russian)](?expand=1&template=task_submission_ru.md)