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

docs: add Contributing doc #153

Merged

Conversation

nicolechung
Copy link
Contributor

I didn't see instructions on how to start the local server for the ember package.

Doing this seemed to work for me so I added it to a CONTRIBUTING.md doc.

Before I just tried

  1. yarn start
  2. cd packages/ember
  3. yarn start

And that was erroring for me because the packages needed to be compiled first.

I didn't see instructions on how to start the local server for the ember package.

Doing this seemed to work for me so I added it to a CONTRIBUTING.md doc.
@josemarluedke josemarluedke merged commit 032a1a7 into josemarluedke:main Mar 20, 2023
@josemarluedke josemarluedke added the Type: Documentation Improvements or additions to documentation label Mar 20, 2023
@josemarluedke
Copy link
Owner

Thanks @nicolechung!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants