Update issue templates with labels

This commit is contained in:
Shay Nehmad 2020-07-01 14:14:31 +03:00 committed by GitHub
parent 5e469598b2
commit 8c44731415
3 changed files with 40 additions and 31 deletions

View File

@ -1,29 +1,32 @@
---
name: 🐛 Bug report
about: Create a report to help us fix things!
---
<!--
Thank you for reporting a bug to make Infection Monkey better.
Please fill in as much of the template below as you're able.
-->
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Configure the Monkey with X settings
2. Run the monkey on specific machine
3. See error
## Expected behavior
A description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Machine version (please complete the following information):
- OS: Windows or Linux
---
name: "\U0001F41B Bug report"
about: Create a report to help us fix things!
title: ''
labels: Bug
assignees: ''
---
<!--
Thank you for reporting a bug to make Infection Monkey better.
Please fill in as much of the template below as you're able.
-->
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Configure the Monkey with X settings
2. Run the monkey on specific machine
3. See error
## Expected behavior
A description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Machine version (please complete the following information):
- OS: Windows or Linux

View File

@ -1,6 +1,9 @@
---
name: 📃 Documentation request
name: "\U0001F4C3 Documentation request"
about: Suggest additions or fixes to our documentation hub!
title: ''
labels: Documentation
assignees: ''
---

View File

@ -1,6 +1,9 @@
---
name: "\U0001F680 Feature request"
about: Suggest an idea for this project
title: ''
labels: Feature
assignees: ''
---
@ -17,4 +20,4 @@ Please describe the problem you are trying to solve.
Please describe the desired behavior.
**Describe alternatives you've considered**
Please describe alternative solutions or features you have considered.
Please describe alternative solutions or features you have considered.