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] Python:NumPy Math Methods arcsin #4717

Closed
2 of 3 tasks
codecademy-docs opened this issue May 28, 2024 · 5 comments · Fixed by #4766
Closed
2 of 3 tasks

[Term Entry] Python:NumPy Math Methods arcsin #4717

codecademy-docs opened this issue May 28, 2024 · 5 comments · Fixed by #4766
Assignees
Labels
claimed Issue is claimed and closed to further assignment good first issue Good for newcomers new entry New entry or entries numpy NumPy entries

Comments

@codecademy-docs
Copy link
Collaborator

Reason/inspiration (optional)

"We would like a new term entry on the Math Methods term for Numpy: arcsin. The entry should go in a new file under docs/content/numpy/concepts/math-methods/terms/arcsin/arcsin.md.

The entry should describe the term and how it is used. Also include:

  • An "Example" section that explains readers how to use the arcsin method on a given array.
  • Should contain informations for functions and syntax.
  • Should have a python codebyte with working code snippet showcasing this function.
    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 good first issue Good for newcomers new entry New entry or entries numpy NumPy entries labels May 28, 2024
@bhoejtework
Copy link
Contributor

bhoejtework commented Jun 10, 2024

Could I get this one, please.

This is as part of the track: "Track 3: Introduction to Open Source" in the course "Using Linux".

@mamtawardhani
Copy link
Collaborator

Hey @bhoejtework! 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 mamtawardhani added the claimed Issue is claimed and closed to further assignment label Jun 10, 2024
@mamtawardhani mamtawardhani self-assigned this Jun 10, 2024
@bhoejtework
Copy link
Contributor

Seems I'm unable to complete the format:verify check when doing a pull request.
At least the lint check gave an idea of what was wrong so you could fix it, but this one.

If I read it correctly, then it's the prettier command that does something...

Run yarn format:verify
##[debug]/usr/bin/bash --noprofile --norc -e -o pipefail /home/runner/work/_temp/18053e40-94c2-4df5-85ce-74c71fa7a9f1.sh
yarn run v1.22.22
$ prettier "./**/*.(ts|md)" --list-different
content/numpy/concepts/math-methods/terms/arcsin/arcsin.md
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.
##[debug]Finished: run
##[debug]Finishing: Run Codecademy/run-on-yarn@v2.0.0

@mamtawardhani
Copy link
Collaborator

Hey @bhoejtework, you can submit the PR with the content, any format errors or lint errors will be taken care of by us, don't worry.

Copy link

🌸 Thanks for closing this Issue!
Please head over to the Docs Forum if you have any questions about Docs, or reply to the thread on Possible Content Discussion to share ideas and collaborate with other contributors, maintainers, or super users to determine good future issues that will help expand Docs!

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

Successfully merging a pull request may close this issue.

3 participants