mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-13 21:26:53 +03:00
688cd45d1e
* Add bug report template * Add feature proposal template * Add improvement template * Add question template * Bug -> Bug Report * Add regression template * Minor enhancements * Alter the old issue template * Add more question resources * Add paid support template * Address feedback from @browniebroke * Update Paid Support Request template * Remove a trailing linebreak from the Paid Support Request template * Introduce a pull request template
29 lines
384 B
Markdown
29 lines
384 B
Markdown
---
|
|
name: Regression Report
|
|
about: Let us know if something that'd been working has broke
|
|
---
|
|
|
|
## What happened before?
|
|
|
|
|
|
|
|
|
|
## What happens now?
|
|
|
|
|
|
|
|
|
|
## Last stable commit / Since when?
|
|
|
|
|
|
|
|
|
|
## Steps to reproduce
|
|
|
|
[//]: # (Any or all of the following:)
|
|
[//]: # (* Host system configuration: OS, Docker & friends' versions etc.)
|
|
[//]: # (* Project generation options)
|
|
[//]: # (* Logs)
|
|
|
|
|