File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22name : Python Dapr Client SDK Bug report (not workflow SDK)
33about : Report a bug in python-sdk (not dapr-ext-workflow)
4- title : ' [BUG] <title>'
4+ title : " [BUG] <title>"
55labels : kind/bug
66assignees : ' '
77
88---
9+
910## Expected Behavior
1011
1112<!-- Briefly describe what you expect to happen -->
Original file line number Diff line number Diff line change 11---
22name : Python Dapr Client SDK Feature Request (not workflow)
33about : Create a Feature Request for python-sdk (not dapr-ext-workflow)
4- title : ' [FEATURE REQUEST] <title>'
4+ title : " [FEATURE REQUEST] <title>"
55labels : kind/enhancement
66assignees : ' '
77
88---
9+
910## Describe the feature
1011
1112## Release Note
Original file line number Diff line number Diff line change 11---
22name : Question (not workflow)
33about : Ask a question about the python sdk (not workflow)
4- title : ' [QUESTION] <title>'
4+ title : " [QUESTION] <title>"
55labels : kind/question
66assignees : ' '
77
88---
9+
910## Ask your question here
Original file line number Diff line number Diff line change 11---
22name : WORKFLOW SDK Bug report
33about : Report a bug in dapr-ext-workflow
4- title : ' [WORKFLOW SDK BUG] <title>'
5- labels : ["kind/enhancement","dapr-ext-workflow"]
6- assignees :
7- - cgillum
8- - DeepanshuA
4+ title : " [WORKFLOW SDK BUG] <title>"
5+ labels : dapr-ext-workflow, kind/enhancement
6+ assignees : ' '
97
108---
9+
1110## Expected Behavior
1211
1312<!-- Briefly describe what you expect to happen -->
Original file line number Diff line number Diff line change 11---
22name : WORKFLOW SDK Feature Request
33about : Create a Feature Request for dapr-ext-workflow
4- title : ' [WORKFLOW SDK FEATURE REQUEST] <title>'
5- labels : ["kind/enhancement","dapr-ext-workflow"]
6- assignees :
7- - cgillum
8- - DeepanshuA
4+ title : " [WORKFLOW SDK FEATURE REQUEST] <title>"
5+ labels : dapr-ext-workflow, kind/enhancement
6+ assignees : ' '
97
108---
9+
1110## Describe the WORKFLOW SDK feature
1211
1312## Release Note
Original file line number Diff line number Diff line change 11---
22name : WORKFLOW Question
33about : Ask a question about workflow
4- title : ' [WORKFLOW QUESTION] <title>'
5- labels : ["kind/question", " dapr-ext-workflow"]
4+ title : " [WORKFLOW QUESTION] <title>"
5+ labels : dapr-ext-workflow, kind/question
66assignees : ' '
77
88---
9+
910## Ask your WORKFLOW SDK question here
You can’t perform that action at this time.
0 commit comments