mirror of https://github.com/dapr/java-sdk.git
32 lines
689 B
Markdown
32 lines
689 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug in java-sdk
|
|
title: ''
|
|
labels: kind/bug
|
|
assignees: ''
|
|
|
|
---
|
|
## Expected Behavior
|
|
|
|
<!-- Briefly describe what you expect to happen -->
|
|
|
|
|
|
## Actual Behavior
|
|
|
|
<!-- Briefly describe what is actually happening -->
|
|
|
|
|
|
## Steps to Reproduce the Problem
|
|
|
|
<!-- How can a maintainer reproduce this issue (be detailed) -->
|
|
|
|
## Release Note
|
|
|
|
<!-- How should the fix for this issue be communicated in our release notes? It can be populated later. -->
|
|
<!-- Keep it as a single line. Examples: -->
|
|
|
|
<!-- RELEASE NOTE: **ADD** New feature in Dapr. -->
|
|
<!-- RELEASE NOTE: **FIX** Bug in runtime. -->
|
|
<!-- RELEASE NOTE: **UPDATE** Runtime dependency. -->
|
|
|
|
RELEASE NOTE: |