diff --git a/.github/ISSUE_TEMPLATE/1-bug-report-general.yml b/.github/ISSUE_TEMPLATE/1-bug-report-general.yml index bb25439a..1027186f 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report-general.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report-general.yml @@ -25,6 +25,7 @@ body: options: - PyPI (pip, poetry, pipx, etc.) - Linux package manager (apt, dnf, etc.) + - Wndows package manager (chocolatey, etc.) - Homebrew - Docker container - Ubuntu snap diff --git a/.github/ISSUE_TEMPLATE/2-problem-with-specific-file.yml b/.github/ISSUE_TEMPLATE/2-problem-with-specific-file.yml index 87897f07..276715f8 100644 --- a/.github/ISSUE_TEMPLATE/2-problem-with-specific-file.yml +++ b/.github/ISSUE_TEMPLATE/2-problem-with-specific-file.yml @@ -41,6 +41,7 @@ body: options: - PyPI (pip, poetry, pipx, etc.) - Linux package manager (apt, dnf, etc.) + - Windows package manager (chocolatey, etc.) - Homebrew - Docker container - Ubuntu snap