[Term Entry] C++ Arrays: cend()
Reason/inspiration (optional)
We would like a new entry on the term .cend() under Arrays in C++. The entry should be in content/cpp/concepts/arrays/terms/cend/cend.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
- [x] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.
For Maintainers
- [x] Labels added
- [ ] Issue is assigned
@codecademy-docs Hello I'd like to claim this issue.
Hey @jayrosario0904 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.
@mamtawardhani Alright. Yes it's my first time. I simply looked for open-source projects I can contribute to and came across Codeacademy.
Hello, I was requested to add an entry at content/cpp/concepts/arrays/terms/cend/cend.md However, there's no terms directory. I can only go as far as content/cpp/concepts/arrays/. Am I supposed to make a terms directory as well as the entry?
@codecademy-docs Another question I've made the Codebyte section as an example. Can the Codebyte section serve as the example as requested? I don't see how else to provide an example separate from the Codebyte for this particular term.
Hey @jayrosario0904 you are supposed to add the terms folder, and two examples are needed - one ##Example section and one ##Codebyte Example section
Also, please submit the PR within the next 2 days. Thank you ๐
๐ธ Thanks for closing this Issue!