Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 800 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

34 lines (19 loc) · 800 Bytes

Issue Template

Step 1: Is this issue for here?

  • Since the Peripli is comprised of multiple components (Service Manager, Service Broker Proxies, Service Manager CLI, etc.) you should make sure that this is the right repository for your issue.

Step 2: Describe the problem (very short text description):

Example: I'm trying to extend the Default API but I'm running into X Y Z.

Step 3: Describe the problem (steps):

Steps to reproduce:




Observed Results:

  • What was the result? This could be a description, log output, etc.

Expected Results:

  • What was the expected outcome?

Relevant Code Snippet:

// TODO (you): code here to reproduce the problem