Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/platform bug legacy full stack cert issues #19251

Closed
wants to merge 16 commits into from
Closed

Fix/platform bug legacy full stack cert issues #19251

wants to merge 16 commits into from

Conversation

nischaldutt
Copy link
Contributor

  • I have read freeCodeCamp's contribution guidelines.
  • My pull request has a descriptive title (not a vague title like Update index.md)
  • My pull request targets the master branch of freeCodeCamp.
  • None of my changes are plagiarized from another source without proper attribution.
  • My article does not contain shortened URLs or affiliate links.

Closes #18253

Quincy Larson and others added 16 commits September 1, 2018 11:59
…8073)

* fix(meta): Fix news article meta

* chore(google): Add google tags and tracking

* chore(script): Revert development changes
* chore(seed): Update curriculum to v3.2.1

* fix: update challenge schema for videoUrl
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
Change from the singular noun `project` to plural noun `projects`.

<!-- freeCodeCamp Pull Request Template -->

<!-- IMPORTANT Please review https://github.com/freeCodeCamp/freeCodeCamp/blob/staging/CONTRIBUTING.md for detailed contributing guidelines -->
<!-- Help with PRs can be found at https://gitter.im/FreeCodeCamp/Contributors -->
<!-- Make sure that your PR is not a duplicate -->

#### Pre-Submission Checklist
<!-- Go over all points below, and after creating the PR, tick all the checkboxes that apply. -->
<!-- All points should be verified, otherwise, read the CONTRIBUTING guidelines from above-->
<!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] Your pull request targets the `staging` branch of freeCodeCamp.
- [ ] Branch starts with either `fix/`, `feature/`, or `translate/` (e.g. `fix/signin-issue`)
- [ ] You have only one commit (if not, [squash](http://forum.freecodecamp.org/t/how-to-squash-multiple-commits-into-one-with-git/13231) them into one commit).
- [ ] All new and existing tests pass the command `npm test`. Use `git commit --amend` to amend any fixes.

#### Type of Change
<!-- What type of change does your code introduce? After creating the PR, tick the checkboxes that apply. -->
- [x] Small bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)
- [ ] Add new translation (feature adding new translations)

#### Checklist:
<!-- Go over all points below, and after creating the PR, tick the checkboxes that apply. -->
<!-- If you're unsure about any of these, don't hesitate to ask in the Contributors room linked above. We're here to help! -->
- [ ] Tested changes locally.
- [ ] Addressed currently open issue (replace XXXXX with an issue no in next line)

Closes #XXXXX

#### Description
<!-- Describe your changes in detail -->
@nischaldutt nischaldutt requested a review from a team October 15, 2018 11:23
@nischaldutt nischaldutt deleted the fix/platform-bug-legacy-full-stack-cert-issues branch October 15, 2018 11:33
@raisedadead raisedadead added the invalid Invalid issue or PR. Should be closed. Mainly used to invalidate low-effort hacktoberfest PR's label Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Invalid issue or PR. Should be closed. Mainly used to invalidate low-effort hacktoberfest PR's
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet