mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -04:00
Replace every ... with … like some sort of crazy person
Also fix some small typos Closes https://github.com/emilk/egui/pull/736
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -14,9 +14,9 @@ Please make sure there is not already a similar bug report!
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. <!-- Go to '...' -->
|
||||
2. <!-- Click on '....' -->
|
||||
3. <!-- Scroll down to '....' -->
|
||||
1. <!-- Go to '…' -->
|
||||
2. <!-- Click on '…' -->
|
||||
3. <!-- Scroll down to '…' -->
|
||||
4. <!-- See error -->
|
||||
|
||||
**Expected behavior**
|
||||
|
||||
Reference in New Issue
Block a user