There was an error while loading. Please reload this page.
1 parent f5f3834 commit c5bf711Copy full SHA for c5bf711
2 files changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,6 +1,6 @@
1
---
2
name: Bug Report
3
-about: Report a bug in cloud-runtimes-jvm
+about: Report a bug in the Capa Java AWS adapters
4
title: ''
5
labels: kind/bug
6
assignees: ''
@@ -34,8 +34,8 @@ assignees: ''
34
<!-- How should the fix for this issue be communicated in our release notes? It can be populated later. -->
35
<!-- Keep it as a single line. Examples: -->
36
37
-<!-- RELEASE NOTE: **ADD** New feature in Dapr. -->
38
-<!-- RELEASE NOTE: **FIX** Bug in runtime. -->
39
-<!-- RELEASE NOTE: **UPDATE** Runtime dependency. -->
+<!-- RELEASE NOTE: **ADD** New adapter capability. -->
+<!-- RELEASE NOTE: **FIX** AWS adapter behavior. -->
+<!-- RELEASE NOTE: **UPDATE** Capa or AWS SDK dependency. -->
40
41
RELEASE NOTE:
0 commit comments