diff --git a/.github/ISSUE_TEMPLATE/test_request.md b/.github/ISSUE_TEMPLATE/test_request.md index b93ca59e79..2625f60c4f 100644 --- a/.github/ISSUE_TEMPLATE/test_request.md +++ b/.github/ISSUE_TEMPLATE/test_request.md @@ -11,7 +11,9 @@ assignees: '' *Check that the IntelliJ Idea UTBot plugin can be successfully installed* -- [ ] Choose appropriate workflow from the next list (by default, use the latest one) https://github.com/UnitTestBot/UTBotJava/actions/workflows/publish-plugin-and-cli.yml +- [ ] Choose appropriate workflow from the list (by default, filter by main branch and take the latest one) https://github.com/UnitTestBot/UTBotJava/actions/workflows/publish-plugin-and-cli.yml +- [ ] Download plugin +- [ ] Check downloaded zip-file size < 100 MB - [ ] Open IntelliJ IDE - [ ] Remove previously installed UTBot plugin - [ ] Clone or reuse UTBot project (https://github.com/UnitTestBot/UTBotJava.git)