-
Notifications
You must be signed in to change notification settings - Fork 20
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
Contributors guide #97
Conversation
@andersy005, any guidance on how to trouble shoot these lint errors? Can I run the linter locally...Thanks! |
@clyne, Try the following
|
Thanks @andersy005 ! That worked. Is there a reason we don't have this baked in to our build environment? We seem to for the foundations portal... |
You are welcome! I think we just forgot to include it in our local build environment |
How about we add it, and I'll update the contributor's guide while I'm working on it? |
Co-authored-by: Anderson Banihirwe <[email protected]>
👍🏽 Sounds good |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks, @clyne!
Just need some of you folks who gave thumbs up, looks good, etc. to actually approve :-). Tagging @andersy005 @kmpaul @jukent Nag, nag, nag.. |
This PR seems stuck in the "Read the Docs" build. Anyone (@andersy005 , @kmpaul ) no how to unstick it? |
Should we add joining the email list to the contributor's guide? If you would like join the [email protected] Google group to be informed of updates and events in the seminar series, please do so by following this link and clicking "Join Group" next to the group name. |
When I click "details" it says the build completed. Not sure why it is hanging. |
Yep, same over at #105. I tried closing and reopening to trigger another build on readthedocs, but still hangs forever. Annoying but seems clear that it has nothing to do with the content of these PRs. |
I think I got this working again by going over to Read the Docs and clicking on "Resync Webhooks" under the admin tab. |
Now if we merge main in one more time (which now includes the changes to codeowners from #105), I guess that the review requirements will be met automatically. Let me try that. |
@jukent given the multiple rounds of review on this particular PR, I'd prefer to merge this as-is now. Can you please open a new issue / PR to add the email list info? |
I got the green lights, and I squashed and merged before anything else could happen!!! Thanks for sorting this out, @brian-rose |
This PR partially (mostly) addresses #19. It provides a general, but detailed, guide to contributing to Project Pythia, and provides links to repo-specific contributors information (i.e. how to contribute to Foundations). The general guide covers the different ways to contribute (including how to submit an external link); setting up git, github, and conda; and how to use the "forking workflow"
N.B. changes to the foundations contributor's guide are forthcoming