-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create troubleshooting_report_template.md
- Loading branch information
1 parent
eac16da
commit 7ccdda4
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## 🐛 어떤 문제인가요? | ||
<!-- 어떤 문제인지 간결하게 설명해주세요 --> | ||
<br><br> | ||
|
||
## 🔎 어떤 상황에서 발생한 문제인가요? | ||
<!-- (가능하면) Given-When-Then 형식으로 서술해주세요 --> | ||
<br><br> | ||
|
||
## 🎯 예상 결과 | ||
<!-- 예상했던 정상적인 결과가 어떤 것이었는지 설명해주세요 --> | ||
<br><br> | ||
|
||
## 📙 참고할만한 자료 | ||
<!-- Optional --> |