Skip to content

Commit c5bf711

Browse files
committed
docs: correct AWS adapter guidance
1 parent f5f3834 commit c5bf711

2 files changed

Lines changed: 91 additions & 280 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug Report
3-
about: Report a bug in cloud-runtimes-jvm
3+
about: Report a bug in the Capa Java AWS adapters
44
title: ''
55
labels: kind/bug
66
assignees: ''
@@ -34,8 +34,8 @@ assignees: ''
3434
<!-- How should the fix for this issue be communicated in our release notes? It can be populated later. -->
3535
<!-- Keep it as a single line. Examples: -->
3636

37-
<!-- RELEASE NOTE: **ADD** New feature in Dapr. -->
38-
<!-- RELEASE NOTE: **FIX** Bug in runtime. -->
39-
<!-- RELEASE NOTE: **UPDATE** Runtime dependency. -->
37+
<!-- RELEASE NOTE: **ADD** New adapter capability. -->
38+
<!-- RELEASE NOTE: **FIX** AWS adapter behavior. -->
39+
<!-- RELEASE NOTE: **UPDATE** Capa or AWS SDK dependency. -->
4040

4141
RELEASE NOTE:

0 commit comments

Comments
 (0)