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] Search #353

Closed
Tracked by #355
nhtruong opened this issue Apr 4, 2023 · 3 comments
Closed
Tracked by #355

[Guide] Search #353

nhtruong opened this issue Apr 4, 2023 · 3 comments
Assignees
Labels
CCI enhancement New feature or request good first issue Good for newcomers

Comments

@nhtruong
Copy link
Contributor

nhtruong commented Apr 4, 2023

Create guides/search.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 enhancement New feature or request good first issue Good for newcomers untriaged Need triage CCI labels Apr 4, 2023
@nhtruong nhtruong mentioned this issue Apr 4, 2023
6 tasks
@nhtruong nhtruong removed the untriaged Need triage label Apr 4, 2023
@margulanz
Copy link

I can work on this issue

@nhtruong
Copy link
Contributor Author

nhtruong commented Apr 6, 2023

And it's yours :D

This was referenced Apr 9, 2023
@VachaShah
Copy link
Collaborator

Done via #356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCI enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants