Skip to content

Commit d38c93f

Browse files
authored
Merge pull request swiftlang#68232 from ojun9/fix-typo-in-bug-report-template
Fix Cyrillic `с` in `bug_report.md`: Replace with Latin `c` in `contributors`
2 parents 7270f09 + fe8620f commit d38c93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ etc., please report it to https://feedbackassistant.apple.com instead.
2323
Explain how to reproduce the problem (in steps if seen fit) and include either
2424
an inline test case (preferred) or a project that reproduces it. Consider
2525
reducing the sample to the smallest amount of code possible — a smaller test
26-
case is easier to reason about and more appealing to сontributors.
26+
case is easier to reason about and more appealing to contributors.
2727
-->
2828

2929
**Expected behavior**

0 commit comments

Comments
 (0)