mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-08 14:04:52 +03:00
Add bug report template
This commit is contained in:
parent
dbdedb81c1
commit
02b5019b78
26
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
---
|
||||||
|
name: Bug
|
||||||
|
about: Report a bug
|
||||||
|
---
|
||||||
|
|
||||||
|
## What happened?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## What should've happened instead?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## How can we reproduce the problem?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Project Generation Options
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Logs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user