Commit cda852c4 authored by bmortier's avatar bmortier Committed by bmortier
Browse files

Merge branch '5487-add-a-bug-template-for-github' into '1.4-dev'

Resolve "add a bug template for github"

Closes #5487

See merge request fusiondirectory/schema2ldif!6

(cherry picked from commit c46be874)

b1c42d49 :sparkles: feat(github) add github templates
Showing with 32 additions and 0 deletions
+32 -0
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run '...'
2. Get output '..'
2. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Perl: [ 5.24 ]
- Version [e.g. 1.2]
**Additional context**
Add any other context about the problem here.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment