diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..5caf7d6a4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,27 @@ +Subject: + +# Problem +- + +## Procedure to reproduce the problem +``` + +``` + +## Error logs / results +``` + +``` +- + +## Expected results + + +# Reproducible project / your project +- + +# Environment info +- OS: +- Python version: +- Sphinx version: +-