-
Notifications
You must be signed in to change notification settings - Fork 994
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
Edit and proofread CONTRIBUTING.md #435
Edit and proofread CONTRIBUTING.md #435
Conversation
This is good progress. Let's see if there are any learnings/updates to apply from the thread in #429 Also, I'd be game to try the Google Docs to PR workflow on this one. I have comments I want to add here, but never feels easy as it could be using code review tools for Markdown. Wanna give the Docs process I described in the Forum DM a shot? |
This is so great, thank you @jtoar <3! |
@thedavidprice Let's do it--I'll close this out and open an issue instead? And @peterp of course! |
@thedavidprice Opened #439. |
Consolidating notes:
|
Going to request a final review from @thedavidprice (sorry it took much so long). All the commands work (on my machine), as written, in the order they're written. I applied most of the edits in the google docs. A few things that are different:
Going to reference an issue from the @redwoodjs/redwoodjs.com repo: redwoodjs/redwoodjs.com#15. The code blocks for explaining how
As of now I've just left it there. Definitely something for the future though. |
That's a very good point! |
@jtoar Apologies but I'm in a time crunch and made a mess of the workflow to commit back to your original branch. Could you see my edits here in this repo? https://github.com/thedavidprice/contributing/blob/master/CONTRIBUTING.md Pull in all you can/want to your branch, and then we'll get this merged before a release. Thanks again! |
Some of the instructions for how commands worked could've confused cursory readers. Now that they're in asides (i.e. prefixed by >) that should be fixed.
@thedavidprice Double checking now but think I made every change in the doc you linked here. So should be ready to merge! |
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.
@jtoar You're a champion. And apologies again for making the workflow a pain. We'll figure this out.
Two quick changes for you to accept (one a redundant sentence and the other a new line).
🚀
Co-Authored-By: David Price <thedavid@thedavidprice.com>
Co-Authored-By: David Price <thedavid@thedavidprice.com>
@thedavidprice applied! No worries, I'm learning a lot just from the back-and-forths; we'll have six more chances coming up in the six READMEs for #461 😅 |
Indeed! Well, just know your work isn’t taken for granted. We’ll get this smoothed out going forward. |
👍 No worries at all you and the team are a pleasure to work with! |
This is for reference for #434.
This PR includes changes that I think would be immediate improvements on the document as it stands. It adds a short welcome message, and edits/proofreads CONTRIBUTING.md generally, but shies away from making any major organizational changes.