-
Notifications
You must be signed in to change notification settings - Fork 100
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
Add CONTRIBUTING.md #21
Comments
Good example here, IMO: https://github.com/adbar/trafilatura/blob/master/CONTRIBUTING.md |
Thank you for laying this out @tesla809 going to start building this out |
@robbiekruszynski @tesla809 in terms of branching strategy, at this point it may make more sense to have a "features" branch, which larger changes are merged into, then we merge into |
I also wanted to suggest here maybe having a size limit for certain text so
people are forced to edit themselves a bit and focus on what's most
important.
…On Wed, Jun 16, 2021 at 1:16 PM Anthony Albertorio ***@***.***> wrote:
Some good resources:
https://www.atlassian.com/git/tutorials/comparing-workflows#gitflow-workflow
https://nvie.com/posts/a-successful-git-branching-model/
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKAE4HRUTVHT6TKSMTPWTL3TTDTAJANCNFSM46DJVQVA>
.
--
*Coogan Brennan*
[image: ConsenSys Academy]
Web <https://consensys.net/academy> | Twitter
<https://twitter.com/ConsenSysAcad> | Facebook
<https://www.facebook.com/ConsenSysAcademy/> | LinkedIn
<https://www.linkedin.com/company/consensys-academy> | Youtube
<http://youtube.com/ConsenSysAcademy> | Newsletter
<https://share.hsforms.com/1ZJjWWR9KQZyhlGRiEDUDQQ2urwb>
|
Yup, so like 32 - 64 character for first -m message. Then 64 to 240 character for the second -m message in the commit? |
oh sorry, not the commit message itself, although we should get a good
format for that, but rather for the course content -- just to make sure
people don't write enormous essays
…On Wed, Jun 16, 2021 at 1:28 PM Anthony Albertorio ***@***.***> wrote:
Yup, so like 32 - 64 character for first -m message. Then 64 to 240
character for the second -m message in the commit?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKAE4HXDXUDVUPTENXIAWYLTTDUMLANCNFSM46DJVQVA>
.
--
*Coogan Brennan*
[image: ConsenSys Academy]
Web <https://consensys.net/academy> | Twitter
<https://twitter.com/ConsenSysAcad> | Facebook
<https://www.facebook.com/ConsenSysAcademy/> | LinkedIn
<https://www.linkedin.com/company/consensys-academy> | Youtube
<http://youtube.com/ConsenSysAcademy> | Newsletter
<https://share.hsforms.com/1ZJjWWR9KQZyhlGRiEDUDQQ2urwb>
|
Just added this to #17 , but think it's applicable to anyone contributing for the first time:
|
Great point. Any suggestion on word count? |
@tesla809 I'd say for first-time contributors no more than a paragraph, which is about 8 to 10 sentences? Should we game out how many words on average that would be? |
Going through the course and found another thing: I think there will be an "More Resources" section at the bottom of lessons, I think we should require people to say what sort of link it is (article, video, podcast, etc) with this format, optional to provide length? Article: This is an Article Title |
Hi there,
Today is my last day at ConsenSys after 4.5 amazing years. I'm reaching out
because we have worked before over e-mail and I wanted to let you know my
personal e-mail during my transition:
***@***.*** ***@***.***>
Best wishes,
Coogan
…--
*Coogan Brennan*
[image: ConsenSys Academy]
Web <https://consensys.net/academy> | Twitter
<https://twitter.com/ConsenSysAcad> | Facebook
<https://www.facebook.com/ConsenSysAcademy/> | LinkedIn
<https://www.linkedin.com/company/consensys-academy> | Youtube
<http://youtube.com/ConsenSysAcademy> | Newsletter
<https://share.hsforms.com/1ZJjWWR9KQZyhlGRiEDUDQQ2urwb>
|
Create a CONTRIBUTING.md file to root that covers:
The text was updated successfully, but these errors were encountered: