Merge pull request #925 from das-g/improve-issue-template

This commit is contained in:
Phillip Cloud 2023-01-07 06:29:31 -05:00 committed by GitHub
commit 2bfdb056f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`:
```nix
```
- `pyproject.toml`
```
`pyproject.toml`:
```toml
```
- `poetry.lock`
```
`poetry.lock`:
```toml
```