X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.github%2FISSUE_TEMPLATE%2Fbug_report.yml;h=e2122b8e3ff603214d468f5e050f9035b32ada54;hb=ecde6ea8c439bbdd9dc2ca118731b5006a1a9884;hp=e2a862afb587b300ab4033a4f878cd3004a916ca;hpb=7becd60ae57ea69a2e216596c18d56dec3d50631;p=poolifier.git diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e2a862af..e2122b8e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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: