Update issue templates

This commit is contained in:
Saad Kadhi 2019-02-16 21:56:55 +01:00 committed by GitHub
parent a6e2c1a3d6
commit 50e0033919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 54 additions and 0 deletions

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

@ -0,0 +1,37 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. step 1
1. step 2
1. step 3...
**Expected behavior**
A clear and concise description of what you expected to happen.
**Complementary information**
If applicable, add screenshots and any additional information that might help explain your problem.
**Work environment**
- Client OS:
- Server OS:
- Browse type and version:
- Cortex version:
- Cortex Analyzer/Responder name:
- Cortex Analyzer/Responder version:
**Possible solutions**
If applicable, indicate possible solutions to the problem.
**Additional context**
Add any other context about the problem here.

View File

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