Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 7d9dbe2

Browse files
authored
chore: update bug report template
1 parent 306cf99 commit 7d9dbe2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,15 @@ assignees: ""
2020
### Steps to reproduce
2121
<!-- Add steps to reproduce the actual behavior. -->
2222

23-
### Screenshots/Code
24-
<!-- If applicable, add screenshots or a minimal repro (e.g code snippet or repository) to help explain your problem. -->
23+
### Screenshots/Code/Logs
24+
<!-- If applicable, add screenshots or a minimal repro (e.g code snippet or repository) to help explain your problem. If you have a runtime issue, please check CloudWatch logs and stacktraces if possible. If you have a build/deploy issue, please run with serverless --debug and post the logs. -->
2525

2626
### Versions
2727
<!-- Please add your OS and @sls-next/serverless-component versions below. -->
2828

2929
- OS/Environment:
30-
- @sls-next/serverless-component version:
30+
- @sls-next/serverless-component version:
31+
- Next.js version:
3132

3233
### Additional context
3334
<!-- Add any other context about the problem here. -->

0 commit comments

Comments
 (0)