-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
A more elaborate Contributing page #95
Conversation
CONTRIBUTING.md
Outdated
|
||
There are a couple of important words there to keep in mind before exploring Open Source Design. | ||
|
||
* Community: Open Source Design is first and foremost a community of people. We hang out in IRC, we chat in our forum, and we work on projects together on GitHub. There is a very loose hierarchy, but it's largely a based on how long you've been involved in the group. People who have been here longer know how the community works and how it operates. If you want to learn more about the rules we have formulated over time, check out our [by-laws](http://opensourcedesign.net/by-laws/) and our [code of conduct](opensourcedesign.net/by-laws/). |
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.
By laws and code go to the same place? The second link is also missing the protocol.
CONTRIBUTING.md
Outdated
|
||
## Want to talk about design? | ||
|
||
Join us on our forum and [tell us about yourself](https://discourse.opensourcedesign.net/t/introductions-come-in-say-hi/41). |
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.
I didn't even know there was a Discourse. :/
CONTRIBUTING.md
Outdated
|
||
## Want to fund Open Source Design projects? (YES) | ||
|
||
[Give us some spare change](opencollective.com/opensourcedesign) every month and we will make cool stuff happen. |
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.
Needs protocol.
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.
Pretty good. Small changes.
Thanks for the once-over @RichardLitt! Fixed your suggestions. |
LGTM. |
I basically took some of the ideas of the thrown around here opensourcedesign/organization#54
and here opensourcedesign/organization#53