Skip to content

[Entry] C++ Strings: erase() #7135

Open
@codecademy-docs

Description

@codecademy-docs
Collaborator

Reason/inspiration (optional)

We would like a new entry on the term erase() under strings in C++. The entry should be in content/cpp/concepts/strings/terms/erase/erase.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

Demeloper

Demeloper commented on Jun 20, 2025

@Demeloper

I would like to work on that issue please

mamtawardhani

mamtawardhani commented on Jun 24, 2025

@mamtawardhani
Collaborator

Hey @Demeloper 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.

Is this your first contribution to Codecademy Docs? If so, we’re curious to know how you found out about contributing to Docs.

added
claimedIssue is claimed and closed to further assignment
on Jun 24, 2025
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

    Development

    No branches or pull requests

      Participants

      @mamtawardhani@codecademy-docs@Demeloper

      Issue actions

        [Entry] C++ Strings: erase() · Issue #7135 · Codecademy/docs