Eashan Kaushik e8b53be65f
feat(templates): Update issue templates (#279)
* Update issue templates

* Update and rename bug-report--01-tutorials-.md to bug-report-01-tutorials.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

* Rename documentation-improvement--01-tutorials-.md to documentation-improvement-01-tutorials.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

* Create bug-report-02-usecases.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

* Create documentation-improvement-02-usecases.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

* Update documentation-improvement-01-tutorials.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

* Create help-needed.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

* Update bug-report-02-usecases.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

* Update pull_request_template.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

* Update pull_request_template.md

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>

---------

Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
2025-08-26 11:49:55 -04:00

33 lines
710 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: "Help Needed 🙋"
about: Request help or guidance on Amazon Bedrock AgentCore
title: "[Help] <short description>"
labels: help wanted
assignees: EashanKaushik
---
## Summary
Briefly describe the problem or the help you need.
```
_Example: Trouble setting up local dev environment_
```
## Details
Provide more details about your issue, including steps youve tried and what didnt work.
```
_Example: I ran `npm install` but the build fails with error XYZ_
```
## Expected Behavior
What outcome were you hoping for?
```
_Example: Expected server to start after running `npm start`_
```
## Additional Context
Add any other information, screenshots, logs, or references that could help.