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

View File

@ -1,6 +1,9 @@
--- ---
name: "\U0001F680 Feature request" name: "\U0001F680 Feature request"
about: Suggest an idea for this project 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. Please describe the desired behavior.
**Describe alternatives you've considered** **Describe alternatives you've considered**
Please describe alternative solutions or features you have considered. Please describe alternative solutions or features you have considered.