diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md index 287c9a3..9c54ff8 100644 --- a/.github/ISSUE_TEMPLATE/issue-template.md +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -25,14 +25,14 @@ Community will happily help to find soulution and if needed create issue or pull Note that while these aren't strict requirements it will heavily increase your chances to get an issue fixed if you include more context that makes it possible to recreate the issue. --> -- `default.nix`/`shell.nix`/`flake.nix` +`default.nix`/`shell.nix`/`flake.nix`: ``` ``` -- `pyproject.toml` +`pyproject.toml`: ``` ``` -- `poetry.lock` +`poetry.lock`: ``` ```