Skip to content

Commit 72d6ff3

Browse files
andersktimabbott
authored andcommittedOct 23, 2020
docs: Fix more capitalization issues.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
1 parent a7d1fd9 commit 72d6ff3

File tree

297 files changed

+1038
-1039
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

297 files changed

+1038
-1039
lines changed
 

‎.github/pull_request_template.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!-- What's this PR for? (Just a link to an issue is fine.) -->
22

33

4-
**Testing Plan:** <!-- How have you tested? -->
4+
**Testing plan:** <!-- How have you tested? -->
55

66

7-
**GIFs or Screenshots:** <!-- If a UI change. See:
7+
**GIFs or screenshots:** <!-- If a UI change. See:
88
https://zulip.readthedocs.io/en/latest/tutorials/screenshot-and-gif-software.html
99
-->
1010

‎.github/workflows/cancel-previous-runs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Cancel Previous Runs
1+
name: Cancel previous runs
22
on: [push, pull_request]
33

44
defaults:
@@ -7,7 +7,7 @@ defaults:
77

88
jobs:
99
cancel:
10-
name: Cancel Previous Runs
10+
name: Cancel previous runs
1111
runs-on: ubuntu-latest
1212
timeout-minutes: 3
1313

0 commit comments

Comments
 (0)