Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 2.62 KB

CONTRIBUTING.md

File metadata and controls

64 lines (44 loc) · 2.62 KB

Contributing to the Community Conference Playbook

First off, thank you for considering contributing to our Community Conference Playbook Playbook! It's people like you that make this resource valuable for the community. This document provides guidelines for contributing to the playbook.

How Can I Contribute?

There are many ways you can contribute to this project:

  1. Suggesting Enhancements: Have an idea to improve the playbook? Open an issue with the tag "enhancement".
  2. Reporting Bugs e.g., Ambiguities: If you spot a problem, please open an issue with the tag "bug".
  3. Adding or Updating Content: Feel free to submit pull requests with new content or updates to existing sections.
  4. Improving Documentation: Help us make our docs clearer and more comprehensive.
  5. Sharing Your Experience: If you've organized a community-driven conference, your insights are invaluable!

Getting Started

  1. Fork the repository on GitHub.
  2. Clone your fork locally.
  3. Create a new branch for your contribution.
  4. Make your changes in your branch.
  5. Push your changes to your fork on GitHub.
  6. Submit a pull request from your fork to the main repository.

Style Guide

  • Use Markdown for all documentation.
  • Keep language clear, concise, and accessible to newcomers.
  • Use headers to organize content.
  • Include examples where applicable.

Submitting Changes

When you submit a pull request, please:

  1. Provide a clear description of the changes.
  2. Link to any relevant issues.
  3. Ensure your code adheres to the existing style.
  4. Include comments in your code where necessary.
  5. Update documentation if you're changing functionality.

Acknowledging Past Contributors

We value all contributions to this project, including those made in the past. If you have contributed to community-driven conferences or this playbook in the past and would like to be acknowledged:

  1. Open a pull request titled "Add [Your Name] to Contributors".
  2. In the pull request description, briefly describe your contribution. For example:
    • "I helped organize 2022 in program"
    • "I contributed the section on volunteer management of this playbook"

We'll review your pull request and merge it if appropriate.

Code of Conduct

By participating in this project, you are expected to uphold our Code of Conduct. Please report unacceptable behavior to [email protected].

Questions?

If you have any questions about contributing, feel free to open an issue or contact the maintainers directly.

Thank you for your interest in improving the Volunteer-Driven Conference Playbook. Your efforts help make community conferences better for everyone!