-
Notifications
You must be signed in to change notification settings - Fork 78
Clarify the official channels under the CoC #117
base: master
Are you sure you want to change the base?
Conversation
070c719
to
b412439
Compare
|
||
* Issue trackers of the repositories under The Rails organization at GitHub (https://github.com/rails) | ||
* The Rails official mailing lists. (https://groups.google.com/forum/#!forum/rubyonrails-core and https://groups.google.com/forum/#!forum/rubyonrails-security) | ||
* The Rails official twitter account (htts://twitter.com/rails) |
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.
- -official?
- *https
The project spaces under this Code of Conduct are: | ||
|
||
* Issue trackers of the repositories under The Rails organization at GitHub (https://github.com/rails) | ||
* The Rails official mailing lists. (https://groups.google.com/forum/#!forum/rubyonrails-core and https://groups.google.com/forum/#!forum/rubyonrails-security) |
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.
- -official
- trailing period here but not on other list items
- rubyonrails-talk as well
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.
Should we change those links to https://discuss.rubyonrails.org/ ?
|
||
The project spaces under this Code of Conduct are: | ||
|
||
* Issue trackers of the repositories under The Rails organization at GitHub (https://github.com/rails) |
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.
- should cover source code, wikis, issues, pulls, etc. So probably say "All Rails organization repositories on GitHub" ?
@@ -87,6 +87,12 @@ <h2>Scope</h2> | |||
account, or acting as an appointed representative at an online or | |||
offline event. Representation of a project may be further defined and | |||
clarified by project maintainers. | |||
|
|||
The project spaces under this Code of Conduct are: |
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.
Feels like we're redundantly restating what's clearly stated above, and limiting project spaces more that necessary.
Should we be pointing out that there are non-sanctioned spaces related to Rails that are not "project spaces" where this code of conduct does not apply?
@@ -7,7 +7,6 @@ | |||
<li class="first"><a href="https://weblog.rubyonrails.org/">Blog</a></li> | |||
<li><a href="https://guides.rubyonrails.org/">Guides</a></li> | |||
<li><a href="https://api.rubyonrails.org/">API</a></li> | |||
<li><a href="https://stackoverflow.com/questions/tagged/ruby-on-rails">Ask for help</a></li> |
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.
Alternative?
Should we include the rails-talk mailing list too? I don't think I have moderation powers on that list. There is a mention to stackoverflow in the community page, should we remove it too?