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

[Term Entry] C++ Loops: foreach #6397

Closed
2 of 3 tasks
codecademy-docs opened this issue Mar 26, 2025 · 1 comment · Fixed by #6400
Closed
2 of 3 tasks

[Term Entry] C++ Loops: foreach #6397

codecademy-docs opened this issue Mar 26, 2025 · 1 comment · Fixed by #6400
Assignees
Labels
c++ C++ entries claimed Issue is claimed and closed to further assignment good first issue Good for newcomers new entry New entry or entries

Comments

@codecademy-docs
Copy link
Collaborator

Reason/inspiration (optional)

We would like a new term entry on the foreach term in C++. The entry should go in a new file under content/cpp/concepts/loops/terms/foreach/foreach.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 entry templates, 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
@codecademy-docs codecademy-docs added c++ C++ entries good first issue Good for newcomers new entry New entry or entries labels Mar 26, 2025
@codecademy-docs codecademy-docs added the claimed Issue is claimed and closed to further assignment label Mar 26, 2025
Copy link

🌸 Thanks for closing this Issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ C++ entries claimed Issue is claimed and closed to further assignment good first issue Good for newcomers new entry New entry or entries
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants