We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd193f commit ff970a4Copy full SHA for ff970a4
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
@@ -72,7 +72,7 @@ body:
72
- type: textarea
73
attributes:
74
label: Logs
75
- description: Logs/stack traces related to the problem (do not include sensitive information).
+ description: Logs/stack traces related to the problem (⚠️do not include sensitive information).
76
validations:
77
required: false
78
- type: dropdown
.github/ISSUE_TEMPLATE/ENHANCEMENT.yml
@@ -1,4 +1,4 @@
1
-name: Enhancement
+name: ✨Enhancement
2
description: Create a new ticket for a Enhancement/Tech-initiative for the benefit of the SDK which would be considered for a minor version update.
3
title: "[ENHANCEMENT] <title>"
4
labels: ["enhancement"]
0 commit comments