Fix capitalization (#6082)

* Replace VCS Hosting with Repo Hosting Services

* Fix capitalization on Repo Hosting Services and GitHub

* Replace VCS Hosting with Repo Hosting Services and fix capitalization on Bitbucket

* Fix capitalization on Bitbucket

* Fix capitalization on Bitbucket

* Fix capitalization on Bitbucket

* Fixed spelling mistake

Changed "None English content." to "Non-English content."
pull/6093/head
Chad Davis 3 months ago committed by GitHub
parent bab0ec0a5d
commit 0da2cab0ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      contributing.md
  2. 4
      src/data/roadmaps/android/android.json
  3. 6
      src/data/roadmaps/backend/backend.json
  4. 4
      src/data/roadmaps/blockchain/blockchain.json
  5. 6
      src/data/roadmaps/devops/devops.json
  6. 4
      src/data/roadmaps/frontend/frontend.json
  7. 4
      src/data/roadmaps/qa/qa.json

@ -95,6 +95,6 @@ It's important to add a valid type, this will help us categorize the content and
- Adding whitespace that doesn't add to the readability of the content.
- Rewriting content in a way that doesn't add any value.
- None English content.
- Non-English content.
- PR's that don't follow our style guide, have no description and a default title.
- Links to your own blog articles.

@ -1017,7 +1017,7 @@
},
"selected": false,
"data": {
"label": "BitBucket",
"label": "Bitbucket",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",
@ -5347,4 +5347,4 @@
"selected": false
}
]
}
}

@ -928,7 +928,7 @@
},
"selected": false,
"data": {
"label": "Github",
"label": "GitHub",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",
@ -1040,7 +1040,7 @@
},
"selected": false,
"data": {
"label": "Repo hosting services",
"label": "Repo Hosting Services",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",
@ -7877,4 +7877,4 @@
"selected": false
}
]
}
}

@ -9665,7 +9665,7 @@
"y": "12",
"properties": {
"size": "17",
"text": "BitBucket"
"text": "Bitbucket"
}
},
{
@ -14308,4 +14308,4 @@
},
"dependencies": [],
"projectID": "file:///Users/kamrify/Desktop/New%20Roadmaps/New%20Project%201.bmpr"
}
}

@ -1484,7 +1484,7 @@
},
"selected": false,
"data": {
"label": "VCS Hosting",
"label": "Repo Hosting Services",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",
@ -1595,7 +1595,7 @@
},
"selected": false,
"data": {
"label": "BitBucket",
"label": "Bitbucket",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",
@ -7351,4 +7351,4 @@
"focusable": true
}
]
}
}

@ -1023,7 +1023,7 @@
},
"selected": false,
"data": {
"label": "VCS Hosting",
"label": "Repo Hosting Services",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",
@ -6405,4 +6405,4 @@
"focusable": true
}
]
}
}

@ -8696,7 +8696,7 @@
"y": "12",
"properties": {
"size": "17",
"text": "BitBucket"
"text": "Bitbucket"
}
}
]
@ -9914,4 +9914,4 @@
},
"dependencies": [],
"projectID": "file:///Users/kamrify/Desktop/New%20Roadmaps/New%20Project%201.bmpr"
}
}

Loading…
Cancel
Save