rector/.github/ISSUE_TEMPLATE/1_Bug_report.md

25 lines
775 B
Markdown
Raw Normal View History

---
name: Bug Report
labels: bug
about: Report errors and problems
---
# Bug Report
<!-- First, thank you for reporting a bug. That takes time and we appreciate that! -->
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector version | e.g. v0.9.5 (invoke `vendor/bin/rector --version`) |
| Installed as | composer dependency / prefixed Rector |
<!-- Please describe your problem here. -->
## Minimal PHP Code Causing Issue
<!-- Reproduce the issue using https://getrector.org/demo/ and post the URL here. -->
## Expected Behaviour
<!-- How should Rector change the code? Or should Rector skip it? -->