Restored issue templates

This commit is contained in:
Jesús Ángel 2019-07-24 09:13:26 +02:00
parent 0339b918df
commit c84cac88a5
2 changed files with 44 additions and 0 deletions

27
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
| Wazuh | Elastic | Rev |
| ----- | ------- | --- |
| 3.x | 6.x | 444 |
**Description**
Short description of your issue.
**Steps to reproduce**
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here. Here you can paste log entries too or any other useful information that may help with the issue.

View File

@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.