Skip to content

Commit 9013316

Browse files
author
jacob.w.pham.mil
committed
Update communication channels in documentation
- Add GitHub Discussions and Slack as primary support channels - Update README.md with current communication options - Update Contact.md with organized channel hierarchy - Update CONTRIBUTING.md to include GitHub Discussions - Maintain references to existing IRC and mailing list channels Addresses #20234
1 parent 53c3396 commit 9013316

File tree

3 files changed

+31
-5
lines changed

3 files changed

+31
-5
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ When reporting Metasploit issues:
8585
* **Don't** attempt to report issues on a closed PR.
8686

8787
If you need some more guidance, talk to the main body of open source contributors over on our
88-
[Metasploit Slack] or [#metasploit on Freenode IRC].
88+
[GitHub Discussions](https://github.com/rapid7/metasploit-framework/discussions), [Metasploit Slack] or [#metasploit on Freenode IRC].
8989

9090
Finally, **thank you** for taking the few moments to read this far! You're already way ahead of the
9191
curve, so keep it up!

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@ Submit bugs and feature requests via the [GitHub Issues](https://github.com/rapi
1818
For information on writing modules, refer to the [API Documentation](https://docs.metasploit.com/api/).
1919

2020
## Support and Communication
21-
For questions and suggestions, join the Freenode IRC channel or contact the metasploit-hackers mailing list.
21+
For questions and suggestions, you can:
22+
23+
- Join our [GitHub Discussions](https://github.com/rapid7/metasploit-framework/discussions) for community support and general questions
24+
- Join the [Metasploit Slack](https://join.slack.com/t/metasploit/shared_invite/zt-30i688it0-mJsFGT44IMtdeZi1DraamQ) for real-time chat
25+
- Submit [GitHub Issues](https://github.com/rapid7/metasploit-framework/issues) for bug reports and feature requests
26+
- Follow [@metasploit](https://twitter.com/metasploit) on Twitter or [@metasploit@infosec.exchange](https://infosec.exchange/@metasploit) on Mastodon for updates
27+
28+
**Note:** Some community members may still use IRC channels and the metasploit-hackers mailing list, though the primary support channels are now GitHub Discussions and Slack.
2229

2330
## Installing Metasploit
2431

docs/metasploit-framework.wiki/Contact.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,34 @@
1-
# Chat
1+
# Primary Communication Channels
22

3-
A lot of our discussion happens on IRC in #metasploit on Freenode.
3+
## GitHub Discussions
4+
For community support, questions, and general discussion, visit our [GitHub Discussions](https://github.com/rapid7/metasploit-framework/discussions).
5+
6+
## Slack
7+
Join the [Metasploit Slack](https://join.slack.com/t/metasploit/shared_invite/zt-30i688it0-mJsFGT44IMtdeZi1DraamQ) for real-time chat with the community and developers.
8+
9+
## GitHub Issues
10+
Submit bug reports and feature requests through [GitHub Issues](https://github.com/rapid7/metasploit-framework/issues).
11+
12+
# Additional Communication Channels
13+
14+
## Chat
15+
16+
Some community discussion still happens on IRC in #metasploit on Freenode.
417
Please be patient and hang around for a while -- not everyone is awake
518
at the same time as you. =)
619

7-
# Mailing list
20+
## Mailing list
821

922
The Metasploit development mailing list used to be hosted on SourceForge, but is now on Google Groups. Metasploit Hackers is dead, long live [Metasploit Hackers][list]. (Or [mailto:Metasploit Hackers][mailto]).
1023

1124
The old list [is archived on seclists.org][archive].
1225

26+
## Social Media
27+
28+
- **Twitter**: [@metasploit](https://twitter.com/metasploit)
29+
- **Mastodon**: [@metasploit@infosec.exchange](https://infosec.exchange/@metasploit)
30+
- **Blog**: [Rapid7 Blog - Metasploit Tag](https://www.rapid7.com/blog/tag/metasploit/)
31+
1332
# Abuse
1433

1534
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to [email protected] which goes to all the current committers. If the incident involves a committer, you may report directly to [email protected] or [email protected].

0 commit comments

Comments
 (0)