Skip to content

[Entry] C++ Strings: insert() #7136

Closed
@codecademy-docs

Description

@codecademy-docs
Collaborator

Reason/inspiration (optional)

We would like a new entry on the term insert() under strings in C++. The entry should be in content/cpp/concepts/strings/terms/insert/insert.md

The entry should include the following:

  • A description of the term
  • A ##Syntax section that includes the syntax of the method and its details
  • An ##Example section that show an example of the current entry.
  • An ## Codebyte section that have a compilable code inside it showing the current entry in use. Use ```codebyte/cpp to add compilable code.

Please refer to the term entry template, content standards and markdown style guide when working on the PR for this issue.

Entry Type (select all that apply)

New Term for Existing Concept Entry

Code of Conduct

  • By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • Labels added
    Issue is assigned

Activity

Priyesh1311421

Priyesh1311421 commented on Jun 23, 2025

@Priyesh1311421

can you assingn this to me

Kunalkudande

Kunalkudande commented on Jun 23, 2025

@Kunalkudande
Contributor

Hi,
Can you assign this task to me? This is my first contribution, and I have already started coding for it.

anuj123upadhyay

anuj123upadhyay commented on Jun 23, 2025

@anuj123upadhyay

hey @codecademy-docs can you please assign this task to me , i would to like to really contribute in codecademy-docs by creating a new entry on the term insert().

mamtawardhani

mamtawardhani commented on Jun 24, 2025

@mamtawardhani
Collaborator

Hey @Kunalkudande You’re assigned 🎉 In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval.

mamtawardhani

mamtawardhani commented on Jun 24, 2025

@mamtawardhani
Collaborator

Hey @Kunalkudande for future reference - please raise a PR only AFTER an issue has been assigned to you by one of the team members. Thank you!

Hey @Priyesh1311421 please look through the open issues and let us know if anything interests you. @anuj123upadhyay I've already assigned an issue to you. 😄

added
claimedIssue is claimed and closed to further assignment
on Jun 24, 2025
Kunalkudande

Kunalkudande commented on Jun 24, 2025

@Kunalkudande
Contributor

Thank you for the assignment @mamtawardhani

Apologies for creating the PR before being officially assigned. I’ll make sure to wait for the assignment next time. I appreciate the clarification and look forward to your feedback on the PR.

Please let me know if any changes are needed.

github-actions

github-actions commented on Jun 30, 2025

@github-actions

🌸 Thanks for closing this Issue!

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

Metadata

Metadata

Assignees

Labels

c++C++ entriesclaimedIssue is claimed and closed to further assignmentgood first issueGood for newcomersnew entryNew entry or entries

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @mamtawardhani@Kunalkudande@anuj123upadhyay@codecademy-docs@Priyesh1311421

    Issue actions

      [Entry] C++ Strings: insert() · Issue #7136 · Codecademy/docs