volopivoshenko/poetry-plugin-dotenv

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
title: ""
labels: ""
assignees: ""
---

- [ ] I am on the [latest] version.
- [ ] I have searched the [issues] of this repository and believe that this is not a duplicate.

**Describe the bug**

A clear and concise description of what the bug is.

**To reproduce**

Steps to reproduce the behaviour:

...

**Expected behaviour**

A clear and concise description of what you expected to happen.

**Screenshots**

If applicable, add screenshots to help explain your problem.

**System (please complete the following information):**

- OS: e.g. `MacOS BigSur 11.6.1`.
- Python version: e.g. `3.8.12`.
- `poetry-plugin-dotenv` version: e.g. `1.0.0`.
- Link of a [gist] with the contents of your `pyproject.toml` file.

**Additional context**

Add any other context about the problem here.

[gist]: https://gist.github.com

[issues]: https://github.com/pivoshenko/poetry-plugin-dotenv/issues

[latest]: https://github.com/pivoshenko/poetry-plugin-dotenv/releases/latest