refactor: uniform namespace for task function(s)
[poolifier.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index d930d75e9e4a967d52d4bbc51e7cbfe97fc8770e..e2122b8e3ff603214d468f5e050f9035b32ada54 100644 (file)
@@ -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: