rector/.github/ISSUE_TEMPLATE/1_Bug_report.md

24 lines
689 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. v1.0.0 (invoke `vendor/bin/rector --version`) |
<!-- Please describe your problem here. -->
## Minimal PHP Code Causing Issue
<!-- Reproduce the issue using https://getrector.com/demo/ and post the URL here. -->
## Expected Behaviour
<!-- How should Rector change the code? Or should Rector skip it? -->