Updated the issue templates to look a bit nicer.

This commit is contained in:
Shay Nehmad 2019-11-14 18:54:48 +02:00
parent e1b31e00a5
commit 7312bbe47c
4 changed files with 52 additions and 12 deletions

View File

@ -4,20 +4,26 @@ about: Create a report to help us fix things!
---
**Describe the bug**
<!--
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**
## 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**
## Expected behavior
A description of what you expected to happen.
**Screenshots**
## Screenshots
If applicable, add screenshots to help explain your problem.
**Machine version(please complete the following information):**
## Machine version (please complete the following information):
- OS: Windows or Linux

View File

@ -0,0 +1,20 @@
---
name: "\U0001F680 Feature request"
about: Suggest an idea for this project
---
<!--
Thank you for suggesting an idea to make Infection Monkey better.
Please fill in as much of the template below as you're able.
-->
**Is your feature request related to a problem? Please describe.**
Please describe the problem you are trying to solve.
**Describe the solution you'd like**
Please describe the desired behavior.
**Describe alternatives you've considered**
Please describe alternative solutions or features you have considered.

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Slack Channel
url: https://join.slack.com/t/infectionmonkey/shared_invite/enQtNDU5MjAxMjg1MjU1LWM0NjVmNWE2ZTMzYzAxOWJiYmMxMzU0NWU3NmUxYjcyNjk0YWY2MDkwODk4NGMyNDU4NzA4MDljOWNmZWViNDU
about: Out community Slack channel - you can ask questions or suggest things here.
- name: Support Email
url: support@infectionMonkey.com
about: Support E-mail to contact us in a private manner.
- name: FAQs
url: https://www.guardicore.com/infectionmonkey/faq/
about: Frequently Asked Questions - if you have a question, see if we've already answered it!

View File

@ -1,12 +1,15 @@
# Feature / Fixes
> Changes/Fixes the following feature
# What is this?
Fixes #`put issue number here`.
Add any further explanations here.
## Checklist
* [ ] Have you added an explanation of what your changes do and why you'd like to include them?
* [ ] Have you successfully tested your changes locally?
* [ ] Is the TravisCI build passing?
* Example screenshot/log transcript of the feature working
## Proof that it works
If applicable, add screenshots or log transcripts of the feature working
## Changes
-
-
-
## Changes
Are the commit messages enough? If not, elaborate.