Document optional test triggers in PR template. Beware, @test-aci or @test-windows in comments will also trigger tests, comments are not ignored for this

This commit is contained in:
Guillaume Tardif 2020-08-11 16:49:42 +02:00
parent 9d5285a1dc
commit d06d5ae358
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
**What I did**
**Related issue**
<-- If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" -->
<!-- If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" -->
<!-- optional tests
You can add a @ mention to run tests executed by default only on main branch :
* `test-aci` to run ACI E2E tests
* `test-windows` to run tests & E2E tests on windows
-->
**(not mandatory) A picture of a cute animal, if possible in relation with what you did**