Open codecademy-docs opened 4 days ago
Hi! I'd like to work on this. I'll create a PR for it soon
Hey @mushahidq 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.
Thank you @mamtawardhani ! I came across it while searching for repos to contribute to for hacktoberfest. I have 1 PR remaining 😅
Reason/inspiration (optional)
We would like a new entry on the
.Split()
term under the Strings concept in C#. The entry should go in a new file undercontent/c-sharp/concepts/strings/terms/split/split.md
.The entry should include:
Syntax
section that provides the syntax for the conceptExample
section that provides an example demonstrating the concept in useCodebyte Example
section that provides a codebyte example demonstrating the concept in usePlease 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
For Maintainers