Skip to content

Latest commit

 

History

History
121 lines (112 loc) · 3.18 KB

bug-report.yml

File metadata and controls

121 lines (112 loc) · 3.18 KB
NameAboutLabelsAssignees
🐛 Bug ReportReport a bugbug,needs-triage

What is the problem? A clear and concise description of the bug.

What did you expect to happen?

What actually happened?

Please include full errors, uncaught exceptions, stack traces, and relevant logs.
If service responses are relevant, please include wire logs.

Provide a self-contained, concise snippet of code that can be used to reproduce the issue.
For more complex issues provide a repo with the smallest sample that reproduces the bug.

Avoid including business logic or unrelated code, it makes diagnosis more difficult.
The code sample should be an SSCCE. See http://sscce.org/ for details. In short, please provide a code sample that we can copy/paste, run and reproduce.

Suggest a fix/reason for the bug

Anything else that might be relevant for troubleshooting this bug. Providing context helps us come up with a solution that is most useful in the real world.

Output of cdk version

E.g. TypeScript (3.8.3) | Java (8) | Python (3.7.3)

e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, slack, etc