Merge pull request #3775 from michael-orzel/patch-1

Add period and capitalized letter for formatting
This commit is contained in:
Brian Douglas 2021-08-17 22:27:54 -07:00 committed by GitHub
commit de998693ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,10 +20,10 @@ the following resources are a great place to start:
We support a collection of templates, organized in this way:
- the root folder contains templates in common use, to help people get started
- The root folder contains templates in common use, to help people get started
with popular programming languages and technologies. These define a meaningful
set of rules to help get started, and ensure you are not committing
unimportant files into your repository
unimportant files into your repository.
- [`Global`](./Global) contains templates for various editors, tools and
operating systems that can be used in different situations. It is recommended
that you either [add these to your global template](https://help.github.com/articles/ignoring-files/#create-a-global-gitignore)