-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Onboarding issues I noticed #105211
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
base: main
Are you sure you want to change the base?
Onboarding issues I noticed #105211
Conversation
On a bare system I'm getting almost 6200 files from the given `find` command. It's clear that this project has grown considerably since this line was added to the onboarding docs.
hi @jdmarshall! could you please sign the CLA so that we can go ahead and merge the PR? Thank you in advance! :) |
Done |
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review. Thank you for your contributions! |
still would be good to merge |
What's up with: Error: Error message: Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable Do I need to rebase? |
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review. Thank you for your contributions! |
ping |
What is this feature?
Formatting difference between sections makes 'make run' a bit harder to pick out than the rest of the instructions.
And I'm fairly certain the filecount has gotten big enough that
ulimit -n 4096
doesn't cut the mustard.Why do we need this feature?
Make it a little easier for new contributors to come onboard.
Who is this feature for?
first time developers
Which issue(s) does this PR fix?:
No issue
Special notes for your reviewer:
Please check that: