📘
Engineering Communications Program Team Projects
Open Source Guide
Open Source Guide
  • Welcome
  • Creators
    • Reasons to create
    • Create a repository
      • Set up documentation
        • README
        • CONTRIBUTING
        • License
    • Name your project
    • Build a community
      • Communication Mediums
        • Mass Notifications
        • Formal Exchanges
        • Real-Time Messaging
      • Code of Conduct
    • Additional Resources
  • Contributors
    • Reasons to contribute
    • Find a project
      • GitHub Trending
    • Ways to contribute
    • Choose an issue
    • Read supporting documentation
    • Git Workflow
      • Fork a project
      • Create a branch
      • Add a commit
      • Submit a pull request
      • Review code
Powered by GitBook
On this page
  • Types of Mass Notifications
  • Content of Mass Notifications
  1. Creators
  2. Build a community
  3. Communication Mediums

Mass Notifications

Mass notifications are used to target your entire community. Mass notifications are used when projects have a large community and it makes sense to send mass updates.

Types of Mass Notifications

Mass notifications are typically in the form of listservs or blogs. These mediums are useful for reaching large groups of people which makes them advantageous to use when a community is large.

Content of Mass Notifications

Mass notifications are best used to cover large news and updates for your project. This can include a large upcoming release or update to the project or an update on how the project will develop going forward. Remember that everyone in the community receives these notifications so it's important for them to be noteworthy.

PreviousCommunication MediumsNextFormal Exchanges

Last updated 3 years ago