X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fbug_report.yml;h=e2122b8e3ff603214d468f5e050f9035b32ada54;hb=80ea4815f1ceca7ad5d6f895eaf3274341c4eff3;hp=d930d75e9e4a967d52d4bbc51e7cbfe97fc8770e;hpb=e4119d0843d56902e7931d71e55d52d1197b59c3;p=poolifier.git diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d930d75e..e2122b8e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -36,7 +36,7 @@ body: label: Steps to reproduce description: Steps to reproduce the bug. placeholder: | - - If you can please specify at least a draft of your worker (if it is an async function or not is also important) + - If you can please specify at least a draft of your worker (if it is an async task function or not is also important) - Indicate which pool type are you using (i.e. FixedThreadPool) and with which options (number of threads, and so on) - type: input attributes: