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

consider adding a CONTRIBUTING file #578

Open
marandaneto opened this issue Nov 11, 2021 · 1 comment
Open

consider adding a CONTRIBUTING file #578

marandaneto opened this issue Nov 11, 2021 · 1 comment

Comments

@marandaneto
Copy link
Contributor

marandaneto commented Nov 11, 2021

similar to https://github.com/getsentry/sentry-java/blob/main/CONTRIBUTING.md and other SDKs
so we know which command to build and run locally in case we want to debug/test it

commands that should be there:
yarn install
yarn build

and ideally which folder outputs the executable

@marandaneto marandaneto added the enhancement New feature or request label Nov 11, 2021
@stephanie-anderson stephanie-anderson removed the enhancement New feature or request label Dec 10, 2024
@stephanie-anderson stephanie-anderson transferred this issue from getsentry/craft Dec 10, 2024
@stephanie-anderson stephanie-anderson transferred this issue from getsentry/sentry-java Dec 10, 2024
@BYK
Copy link
Member

BYK commented Dec 11, 2024

I think we can just yank this section: https://github.com/getsentry/craft?tab=readme-ov-file#development into a new file, add an "Installation" section at the top saying:

yarn install
yarn build

Or something close and get this done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants