Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit aa3d492

Browse files
committed
doc: make remark-lint pass
Node introduced remark-lint upstream. Align our documentation with that, so that it doesn’t fail once we update. PR-URL: #129 Reviewed-By: Alexey Orlenko <[email protected]> Reviewed-By: Olivia Hugger <[email protected]> Reviewed-By: Timothy Gu <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]>
1 parent f5f0b62 commit aa3d492

File tree

3 files changed

+27
-33
lines changed

3 files changed

+27
-33
lines changed

Diff for: CODE_OF_CONDUCT.md

+26-26
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ The vast majority of situations work out like this. This interaction is common,
181181
and generally positive.
182182

183183
> Alex: "Yeah I used X and it was really crazy!"
184-
184+
>
185185
> Patt (not a moderator!): "Hey, could you not use that word? What about
186-
'ridiculous' instead?"
187-
186+
> 'ridiculous' instead?"
187+
>
188188
> Alex: "oh sorry, sure." -> edits old comment to say "it was really confusing!"
189189
190190
#### The Moderator Case
@@ -194,45 +194,45 @@ best to resolve conflicts, but people who were harmed by something **will take
194194
priority**.
195195

196196
> Patt: "Honestly, sometimes I just really hate using $library and anyone who
197-
uses it probably sucks at their job."
198-
197+
> uses it probably sucks at their job."
198+
>
199199
> Alex: "Whoa there, could you dial it back a bit? There's a CoC thing about
200-
attacking folks' tech use like that."
201-
200+
> attacking folks' tech use like that."
201+
>
202202
> Patt: "I'm not attacking anyone, what's your problem?"
203-
203+
>
204204
> Alex: "@ayojs/moderation hey uh. Can someone look at this issue? Patt is getting a bit aggro. I tried to nudge them about it, but nope."
205-
205+
>
206206
> TheModerator: (on issue) "Hey Patt, moderator here. Could you tone it down?
207-
This sort of attack is really not okay in this space."
208-
207+
> This sort of attack is really not okay in this space."
208+
>
209209
> Patt: "Leave me alone I haven't said anything bad wtf is wrong with you."
210-
210+
>
211211
> TheModerator: (deletes user's comment), "@patt I mean it. Please refer to the
212-
CoC over at (URL to this CoC) if you have questions, but you can consider this
213-
an actual warning. I'd appreciate it if you reworded your messages in this
214-
thread, since they made folks there uncomfortable. Let's try and be kind, yeah?"
215-
212+
> CoC over at (URL to this CoC) if you have questions, but you can consider this
213+
> an actual warning. I'd appreciate it if you reworded your messages in this
214+
> thread, since they made folks there uncomfortable. Let's try and be kind, yeah?"
215+
>
216216
> Patt: "@themoderator Okay sorry. I'm just frustrated and I'm kinda burnt out
217-
and I guess I got carried away. I'll DM Alex a note apologizing and edit my
218-
messages. Sorry for the trouble."
219-
217+
> and I guess I got carried away. I'll DM Alex a note apologizing and edit my
218+
> messages. Sorry for the trouble."
219+
>
220220
> TheModerator: "@patt Thanks for that. I hear you on the stress. Burnout sucks :/.
221-
Have a good one!"
221+
> Have a good one!"
222222
223223
#### The Nope Case
224224

225225
> PepeTheFrog🐸: "Hi, I am a literal actual nazi and I think white supremacists
226-
are quite fashionable."
227-
226+
> are quite fashionable."
227+
>
228228
> Patt: "NOOOOPE. OH NOPE NOPE."
229-
229+
>
230230
> Alex: "JFC NO. NOPE. @themoderator NOPE NOPE LOOK HERE"
231-
231+
>
232232
> TheModerator: "👀 Nope. NOPE NOPE NOPE. 🔥"
233-
233+
>
234234
> PepeTheFrog🐸 has been banned from all organization or user repositories
235-
belonging to TheModerator.
235+
> belonging to TheModerator.
236236
237237
## Attribution
238238

Diff for: GOVERNANCE.md

-1
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,4 @@ means that in order to find consensus, nobody in the group has to object. If
7474
no consensus can be reached, the issue can be postponed until the next time
7575
the team reconverges.
7676

77-
[ayojs]: https://github.com/ayojs
7877
[Consensus Seeking]: http://en.wikipedia.org/wiki/Consensus-seeking_decision-making

Diff for: README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Contributions, policies, and releases are managed under an
1616

1717
**This project is bound by a [Code of Conduct][].**
1818

19-
# Table of Contents
19+
## Table of Contents
2020

2121
* [Resources for Newcomers](#resources-for-newcomers)
2222
* [Release Types](#release-types)
@@ -165,9 +165,4 @@ various sub-teams. For more information, see [GOVERNANCE.md](./GOVERNANCE.md).
165165
[Node.js]: https://github.com/nodejs/node
166166
[`npm` package ecosystem]: https://www.npmjs.com
167167
[Join the Discord channel]: https://discord.gg/hCgptwH
168-
[Website]: https://nodejs.org/en/
169-
[Contributing to the project]: CONTRIBUTING.md
170-
[Node.js Help]: https://github.com/nodejs/help
171-
[#node.js on chat.freenode.net]: https://webchat.freenode.net?channels=node.js&uio=d4
172-
[#node-dev on chat.freenode.net]: https://webchat.freenode.net?channels=node-dev&uio=d4
173168
[Code of Conduct]: https://github.com/ayojs/ayo/blob/latest/CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)