Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit b501626

Browse files
committed
Create bug-report.md
1 parent 19fab2d commit b501626

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug Report
3+
about: Report a bug encountered.
4+
title: ''
5+
labels: kind-bug
6+
assignees: ''
7+
8+
---
9+
10+
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!-->
11+
12+
13+
**What happened**:
14+
15+
**What you expected to happen**:
16+
17+
**How to reproduce it (as minimally and precisely as possible)**:
18+
19+
**Anything else we need to know?**:
20+
21+
**Environment**:
22+
- SDK version:
23+
- OS
24+
- Others:

0 commit comments

Comments
 (0)