Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db7bd6b

Browse files
Update README.md
1 parent c7e67e1 commit db7bd6b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
## Deploys
44

55
[![Netlify](https://www.netlify.com/img/global/badges/netlify-color-accent.svg)](https://app.netlify.com/sites/cb-netlify-prod)
6-
Commits to master and PRs are automatically built and deployed by Netlify
6+
Commits to master and PRs are automatically built and deployed by Netlify.
77

88

99
## Contributions and PR
1010

11-
- PRs should be generated against `master`
12-
- Wait for `@codingblocks-bot` to deploy site and paste link of preview
13-
- Check preview. If all good, then only `PR -> master` merge is made
11+
- PRs should be generated against `master`.
12+
- Wait for `@codingblocks-bot` to deploy site and paste link of preview.
13+
- Check preview. If all good, then only `PR -> master` merge is made.
1414

1515
## Build Setup
1616

@@ -70,7 +70,7 @@ gulp clean
7070

7171
## Data
7272

73-
Common JSON data for all pages
73+
Common JSON data for all pages.
7474

7575
.
7676
├── ...
@@ -113,7 +113,7 @@ module.exports = function (..., options) {
113113

114114
## Partials
115115

116-
Handlebars Template files
116+
Handlebars Template files.
117117

118118
.
119119
├── ...

0 commit comments

Comments
 (0)