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] Improve first-time contributors docs #2061

Merged
merged 5 commits into from
Apr 12, 2022
Merged

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Apr 12, 2022

Thank you for feedback @xpavp03

@TomasVotruba TomasVotruba changed the title tv cleanup docs [docs] Improve first-time contributors docs Apr 12, 2022

```bash
composer check-platform-reqs
git clone git@github.com:rectorphp/rector-src.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should clone from fork:

Suggested change
git clone git@github.com:rectorphp/rector-src.git
git clone git@github.com:your-username/rector-src.git

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed... will update

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, it's not always rector/rector-src and rector-src.git. It can be rector/rector-nette or some other sub-package of the monorepo.

And then the path to running individual tests is also different.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How would you phrase it?
~90 % contributions goes here, the rest to vendor packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants