Skip to content

Commit a76a276

Browse files
Fix formatting, capitalization, and grammar in activation issue template (flutter#183061)
Improves documentation quality by: - Fixing GitHub capitalization - Improving grammar and wording - Formatting Pastebin link using markdown - Using `.txt` file extension format No functional changes.
1 parent 188600a commit a76a276

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/01_activation.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ body:
4848
please include the output of running them with `--verbose`; for example,
4949
the output of running `flutter --verbose create foo`.
5050
51-
If the logs are too large to be uploaded to Github, you may upload
52-
them as a `txt` file or use online tools like https://pastebin.com to
53-
share it.
51+
If the logs are too large to be uploaded to GitHub, you may upload
52+
them as a `.txt` file or use online tools like [Pastebin](https://pastebin.com)
53+
to share them.
5454
5555
Note: Please do not upload screenshots of text. Instead, use code blocks
5656
or the above mentioned ways to upload logs.

0 commit comments

Comments
 (0)