pmonks/alfresco-bulk-import

View on GitHub
.github/ISSUE_TEMPLATE/Bug_report.md

Summary

Maintainability
Test Coverage
---
name: 🐛 Bug Report
about: If something isn't working as expected 🤔.  PLEASE REVIEW THE [CONTRIBUTING GUIDELINES](https://github.com/pmonks/alfresco-bulk-import/blob/master/.github/CONTRIBUTING.md) BEFORE RAISING A BUG REPORT!

---

## Bug Report

### Steps to Reproduce:
 1. ...step 1 description...
 2. ...step 2 description...
 3. ...step 3 description...

### Expected Result:
...description of what you expected to see...

### Actual Result:
...what actually happened, including full exceptions (please include the entire stack trace, including "caused by" entries), log entries, screen shots etc. where appropriate...

### Environment:
...version and build of the project, OS & DB make model and version, Alfresco & Java versions, virtualised environment (if any), etc. ...

### Additional Context:
...add any other context about the problem here. If applicable, add screenshots to help explain...