Skip to content

Add str starts with #2572

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

Merged
merged 9 commits into from
Jun 28, 2023
Merged

Conversation

jopbdavid
Copy link
Contributor

Description

Added new entry @ docs/content/php/concepts/string-functions/terms/str-starts-with/str-starts-with.md (Note the path uses dashes, not underscores.) - for [PHP] about the str_starts_with() function.

Type of Change

  • Adding a new entry

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • [x ] My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • Under "Development" on the right, I have linked any issues that are relevant to this PR (write "Closes # in the "Description" above).

@SSwiniarski SSwiniarski linked an issue Jun 23, 2023 that may be closed by this pull request
3 tasks
@SSwiniarski SSwiniarski added php PHP entries new entry New entry or entries status: under review Issue or PR is currently being reviewed labels Jun 23, 2023
@SSwiniarski SSwiniarski self-assigned this Jun 23, 2023
Copy link
Contributor

@SSwiniarski SSwiniarski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jopbdavid I did a first review and only had a couple of comments.

jopbdavid and others added 3 commits June 23, 2023 21:15
…r-starts-with.md

Co-authored-by: SSwiniarski <86081858+SSwiniarski@users.noreply.github.com>
…r-starts-with.md

Co-authored-by: SSwiniarski <86081858+SSwiniarski@users.noreply.github.com>
Copy link
Contributor

@SSwiniarski SSwiniarski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jopbdavid Looks good for a second review.

@caupolicandiaz caupolicandiaz added the status: under review Issue or PR is currently being reviewed label Jun 27, 2023
Copy link
Contributor

@caupolicandiaz caupolicandiaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jopbdavid @SSwiniarski I made a few small changes. Looks good to go

@SSwiniarski SSwiniarski merged commit 970281f into Codecademy:main Jun 28, 2023
@github-actions
Copy link

👋 @jopbdavid
You have contributed to Codecademy Docs, and we would like to know more about you and your experience.
Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners.
Thank you for your help!

@SSwiniarski
Copy link
Contributor

@jopbdavid Congrats on the new entry! Live link here: https://www.codecademy.com/resources/docs/php/string-functions/str-starts-with

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Term Entry] PHP String Functions str_starts_with()
3 participants