We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b53851 commit 695f903Copy full SHA for 695f903
.chloggen/fix-filter-labels-annotations.yaml
@@ -13,5 +13,5 @@ issues: [2770]
13
# (Optional) One or more lines of additional information to render under the primary note.
14
# These lines will be padded with 2 spaces and then inserted directly into the document.
15
# Use pipe (|) for multiline entries.
16
-subtext: Changed the approach from regexp.MatchString, which was representing a high resource cost and |
+subtext: | Changed the approach from regexp.MatchString, which was representing a high resource cost and
17
confusing the users to strings.Contains, which turned out to be simpler and more efficient.
0 commit comments