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

[Guide] Bulk #474

Closed
Tracked by #475
nhtruong opened this issue Apr 4, 2023 · 2 comments · Fixed by #480
Closed
Tracked by #475

[Guide] Bulk #474

nhtruong opened this issue Apr 4, 2023 · 2 comments · Fixed by #480
Assignees
Labels
CCI College Contributor Initiative good first issue Good for newcomers

Comments

@nhtruong
Copy link
Collaborator

nhtruong commented Apr 4, 2023

Create guides/bulk.md similar to the Ruby guide

You must assure that:

  • All code-blocks, when run from start to finish in order they appear in the guide, do not throw any errors. If you want to demonstrate that certain statements will throw errors, they must be wrapped in a try/catch and print out the expected error.
  • All code-blocks are properly marked with the language it's written in (i.e. ```ruby)
  • The instructions, though mostly identical to the Ruby guide, are suitable for this repo.
@nhtruong nhtruong added good first issue Good for newcomers untriaged CCI College Contributor Initiative labels Apr 4, 2023
@nhtruong nhtruong mentioned this issue Apr 4, 2023
6 tasks
@nhtruong nhtruong removed the untriaged label Apr 4, 2023
@Nicksqain
Copy link
Contributor

@nhtruong Can I take this issue?

@nhtruong
Copy link
Collaborator Author

nhtruong commented Apr 7, 2023

Of course

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCI College Contributor Initiative good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants