Codecademy / docs

Codecademy Docs is a collection of information for all things code. 📕
https://www.codecademy.com/resources/docs
701 stars 3.25k forks source link

[Concept Entry] MySQL built-in-functions #4677

Open codecademy-docs opened 1 month ago

codecademy-docs commented 1 month ago

Reason/inspiration (optional)

We would like a new entry on the Built in Functions concept under MySQL. The entry should go in a new file under docs/content/mysql/concepts/built-in-functions/built-in-functions.md.

The entry should include:

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

Entry Type (select all that apply)

New Concept Entrty for Existing Topic

Code of Conduct

For Maintainers

alimalim77 commented 1 month ago

Hi, I would like to work on this issue!

mamtawardhani commented 1 month ago

HEy @alimalim77! 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.

alimalim77 commented 1 month ago

Thanks for assigning, working on the issue!

mamtawardhani commented 1 month ago

Hey @alimalim77! Are you still working on this? Since it has been a week, could you please update me on the status of this entry? 😃

alimalim77 commented 3 weeks ago

@mamtawardhani Yes, sorry for taking some time, give me another few days and I will be raising a PR for the same.

mamtawardhani commented 3 weeks ago

Hey @alimalim77, following up on the status of this entry since it has been two weeks now, please let me know the status and when can you submit this PR. Thanks 😄

alimalim77 commented 2 weeks ago

Please unassign as I am busy this week. Looking forward to contribute some time in the future. Thanks!

NelsonSanti commented 2 weeks ago

Hello @mamtawardhani ,

Once @alimalim77 is busy, can you please assign it to me? Thank you!

mamtawardhani commented 2 weeks ago

@NelsonSanti You're assigned. In addition to the documents linked in the description, please also look at our Contribution Guide if you haven't already. 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.

NelsonSanti commented 2 weeks ago

Thank you very much @mamtawardhani !

Yes, this is my first contribution. I am currently a student at Codecademy taking "Learn Git & GitHub" course, at this moment in the "Contributing to the Codecademy Docs Repository" subject.

NelsonSanti commented 1 week ago

Hello @mamtawardhani ,

I don't know if I can ask through this channel but here I go...

I'm almost done. I left the metadata for last, but the information seems confusing and I can't figure out how to do it.

For example, the style-guide.md says: "The Title and Description: data appear as single-quoted strings on the same line." But the title and description appear on separate lines in the template: "--- Title: 'The Title' Description: 'A brief description' "

Can you please provide a visual example of how to fully complete the metadata? Thank you

mamtawardhani commented 1 week ago

Hey @NelsonSanti! You can refer to this PR for metadata, if you have any more questions, feel free to tag me 😃

NelsonSanti commented 1 week ago

Hello @mamtawardhani ,

Thank you for your help! A Pull Request was created.

Thank you