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

fix: added note about the seeding step to Readme #1889

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

bryszard
Copy link
Contributor

@bryszard bryszard commented Aug 9, 2023

Description

While setting up the project for local development, I've noticed one unclear instruction in the Readme. It instructs to run the db:seed command, although seeding is part of the bin/init script.

I've decided to add a note to prevent confusion for future contributors.

Fixes # (issue)

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Manual review steps

  1. Setup fresh avo repository locally by running bin/init
  2. Log in to the dashboard with avo@avohq.io / secret credentials

@codeclimate
Copy link

codeclimate bot commented Aug 9, 2023

Code Climate has analyzed commit d81fcc9 and detected 0 issues on this pull request.

View more on Code Climate.

@adrianthedev adrianthedev merged commit bbe7c6e into avo-hq:main Aug 9, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants