Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
[poolifier.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index e2a862afb587b300ab4033a4f878cd3004a916ca..e2122b8e3ff603214d468f5e050f9035b32ada54 100644 (file)
@@ -9,7 +9,7 @@ body:
       value: |
         Thank you for reporting an issue.
 
-        This issue tracker is for bugs and issues found in e-mobility-charging-stations-simulator.
+        This issue tracker is for bugs and issues found in poolifier.
         Any misuse of this issue tracker will be closed immediately.
 
         Please fill in as much of the template below as you're able.
@@ -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: