-
Notifications
You must be signed in to change notification settings - Fork 865
Update Slack reporting steps #1494
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -16,7 +16,7 @@ Abuse of the voice/video calling features to call users without their permission | |||||
|
|
||||||
| ## Reporting a Problem | ||||||
|
|
||||||
| The CNCF Slack has an integrated tool for reporting issues with messages. It may be accessed on the <kbd>More actions</kbd> menu, by clicking on the <kbd>⋮</kbd> icon to the right of a message, and selecting <kbd>Report to Slack</kbd>. | ||||||
| The CNCF Slack has an integrated method for reporting issues with messages. It may be accessed by clicking on the <kbd>⋮</kbd> icon to the right of a message, then clicking on <kbd>Connect to apps</kbd>, then <kbd>More message shortcuts...</kbd>, scrolling down and selecting <kbd>Report to Slack</kbd>. | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
This should be the proper app to raise the message with CNCF Slack admins.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||
|
|
||||||
| Slack guidelines patterned after the [HubSpot Developer Slack Code of Conduct](https://designers.hubspot.com/slack/code-of-conduct) and the [Kubernetes Slack Guidelines](https://github.com/kubernetes/community/blob/master/communication/slack-guidelines.md). | ||||||
|
|
||||||
|
|
||||||


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 see that sometimes you do not have to click on
More Message Shortcuts...
to get to 'Report Message reporter' option
Also I can see the old 'Report to Slack' method appears on the ⋮ menu before the newer method.
If we are directing people to use the newer method do we need to explicitly warn them off from using the old method?
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.
That is a good question. One other thing I thought of was to also provide mobile app instructions.
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.
good idea on mobile, it's different on Android. I will check this now, report back