improve tempaltes

This commit is contained in:
Luca Filipozzi 2021-08-23 11:01:17 -07:00
parent 0c71b6d95f
commit b88a0c698c
3 changed files with 26 additions and 25 deletions

View file

@ -1,25 +0,0 @@
---
name: Bug Report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
### Describe the Bug
Please provide a description of the bug.
### Steps To Reproduce
Please provide the steps to reproduce the bug.
### Expected Behavior
Please provide a description of the expected behaviour.
### Environment
Please provide details of your environment (e.g.: keycloak version, java version. operating system
and version, etc.).

View file

@ -0,0 +1,19 @@
### Expected Behaviour
Please provide a description of the expected behaviour.
### Actual Behavior
Please provide a description of the actual behaviour.
### Steps To Reproduce
Please provide the steps to reproduce the issue.
### Environment
Please provide relevant details of your environment:
* keycloak version
* java version
* platform (O/S, etc.)

View file

@ -0,0 +1,7 @@
### Description
Please provide a description that details the content of the pull request.
Please also indicate whether any issues are fixed.
Fixes # (issue)