Codecademy / docs

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

[Edit] Python:NumPy NumPy - Built-in-functions - `.log()` #5373

Open codecademy-docs opened 3 weeks ago

codecademy-docs commented 3 weeks ago

Type of Edit (select all that apply)

Add new content (definitions, codeblocks, etc.)

Description (optional)

We would like to edit the .log() term entry under NumPy. The entry lives in content/numpy/concepts/built-in-functions/terms/log/log.md

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

Please:

  1. Add a ## Codebyte Example section that provides a codebyte example demonstrating the concept in use
  2. Ensure that the codebyte example is different than all the other examples in the entry

Code of Conduct

For Maintainers

Manish-Giri commented 2 weeks ago

Since the issue is still unclaimed, can I take it up? This is not my first contribution though (in the interest of disclosure!).

mamtawardhani commented 1 week ago

Hey @Manish-Giri 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.

Manish-Giri commented 1 week ago

@mamtawardhani Thank you! PR - https://github.com/Codecademy/docs/pull/5532