Skip to content

Commit e2a3218

Browse files
authored
Add PR template picker in the default PR template (#441)
1 parent 6d32569 commit e2a3218

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.github/PULL_REQUEST_TEMPLATE/config.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.github/pull_request_template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!-- Solution for PR template choice: https://stackoverflow.com/a/75030350/24543008 -->
2+
3+
Please go to the `Preview` tab and select the appropriate template:
4+
5+
* [Submit Student task (English)](?expand=1&template=task_submission_en.md)
6+
* [Submit Student task (Russian)](?expand=1&template=task_submission_ru.md)

0 commit comments

Comments
 (0)