summaryrefslogtreecommitdiff
path: root/communication/slack-guidelines.md
AgeCommit message (Collapse)Author
2023-01-11Correct reference link formattingSean McGinnis
When using reference links (`[a link to something][something]`) the link goes itself is referred to later in the file. This normally should be a line that starts with the reference name in brackets, followed by the actual link (`[something]: <link>`). Many of these reference links in the repo have unnecessary leading spaces. While this renders OK, at least with GitHub's markdown rendering, it currently causes problems for sites like kubernetes.dev that pull in these docs and attempt to update the links so they are usable from a different rendered location. While the script that does that import should probably be updated to be a little more robust, this addresses the immediate need of fixing these broken kubernetes.dev links by removing the leading whitespaces so they are properly recongized and updated. Also some very minor cleanup in some older files. While these don't appear to be imported elsewhere, they were cleaned up to avoid the risk of any future copy/paste issues that could happen prior to the doc import script being updated to handle things correctly. Signed-off-by: Sean McGinnis <stmcg@amazon.com>
2022-07-17Fix markdown links to be compatible with contributor-siteBob Killen
While the trailing brackets [] are markdown compatible they break the links with the contributor-site link generator when the content is ingested.
2022-06-10Update communication/slack-guidelines.mdMarky Jackson
Co-authored-by: Christoph Blecker <admin@toph.ca>
2022-06-01[Issues 6606] Add updated slack-guidelinesMarky Jackson
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
2022-04-08Update communication guide to match style guidelines (#6491)Erik L. Arneson
* Update communication guide to match style guidelines Update the Zoom and Slack communication guides to match style guidelines. This also includes a few updates, grammar fixes, and modifications from the community. Co-authored-by: Aaron Epperson <aaron@aaronepperson.com> Co-authored-by: Bob Killen <killen.bob@gmail.com> * Fix links in slack-guidelines Co-authored-by: Aaron Epperson <aaron@aaronepperson.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-02-03Add note about new Survey channel.Josh Berkus
Signed-off-by: Josh Berkus <josh@agliodbs.com>
2021-07-07📝 Pins don't expire AFAIK and pinning messages in a jobs channel is ↵Noah Kantrowitz
pointless anyway since it would be 100% pinned posts.
2021-01-23Update kubernetes-dev slack channel referencesBob Killen
2021-01-10Add Hugo metadata to Slack guidelinesBob Killen
2020-10-07Document slack channel creation for other projects (#5185)Jorge O. Castro
* Clarify requirements for asking for a slack channel Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Fix some grammatical errors * Fix hyperlink to cncf slack Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Actually fix link to CNCF slack Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Add clarification on private channels Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Update communication/slack-guidelines.md Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com> * Update communication/slack-guidelines.md Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com> Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2020-03-15Update Slack Archive linkBob Killen
2019-04-29Add Slack channel name length restriction.Bob Killen
2019-04-16Add section on channel delegation.Bob Killen
2019-04-16Update slack guidelines with new moderation functionality.Bob Killen
2019-04-16Update slack guidelines for tempelis.Bob Killen
2019-03-13Add "Report message" to escalation guideline.Bob Killen
2019-03-12Add ToC and relocate slack requestsBob Killen
2019-03-11Update slack guidelines. Add slack request template.Bob Killen
2019-02-08Update CoC links to the Kubernetes CoC instead of the CNCF CoCNikhita Raghunath
2018-11-19slack guideline updatesparispittman
2018-08-07Centralize list of administrators and moderatorsJorge O. Castro
2018-03-08Renamed myself to follow the consistencyIhor Dvoretskyi
Renamed 'ihor' -> 'idvoretskyi' to follow the nickname consistency across the community (GitHub, Slack, Twitter, etc.)
2018-01-04minor grammar and spelling fixesJoseph Heck
Apologies for the pedantry, just read through the doc after the link from the community meeting, and wanted to fix up a couple minor grammar/spelling issues
2017-12-27reorganizing to make sense, creating communications folder, adding slack ↵parispittman
guide, etc.