README.md

Community + Operations = CommOps

This repository maintains tasks, goals, and objectives for the Community Operations team.

Fedora CommOps banner

What can I do here?

You can file an issue to:

  • Share information in one area of the Project with the rest
  • Requesting metrics about an area of the Project
  • More coming soon…

You can also help us out too! Take a look at the active issue list and look for an issue assigned with a blank assignment, and feel free to take that task yourself. If there aren't any open issues, ask on our mailing list where you can help out.

Because this is mainly a volunteer-staffed team, we may not notice all new issues immediately when they are filed. If you think an issue needs attention, try to contact the owner and see if they are working on it. If you don't hear from them within a week, you can probably take over the task.

If you want to carry on a longer conversation with the team, you may want to join our ​mailing list.

IRC

  • #fedora-commops on Freenode (webchat)

Mailing Lists

Things we help with

Specific details of each of these areas is found on our wiki page.

  • Unified messaging
  • Curating a queue of "stories"
  • Badges Requests
  • New Contributor Onboarding via Fedora Hubs
  • Wiki
  • Internal Communications
  • Code of Conduct and Diversity
  • Metrics
  • Voter Turnout
  • Release Notes

CommOps Documentation

This repository also serves as the source for CommOps documentation.

Please report Issues and submit Pull Requests for Content Fixes here. General appearance issues and publishing issues should be reported against the publisher.

How to edit these documents

The information is coded in AsciiDoc.

Testing your changes locally

To test your changes, first install asciibinder

$ gem install ascii_binder

To build your changes, from the root directory:

$ asciibinder package
$ firefox _package/main/index.html