Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 2.72 KB

CONTRIBUTING.md

File metadata and controls

43 lines (26 loc) · 2.72 KB

Contributing to [Project]

Add a bit of welcome and cheer at the top

Thank you for your interest in contributing to [Project] 🎉!

Restart your project vision here. Redundancy is your friend

[Project] is ...

Add some info on why people should read your contributor guidelines and what they are.

This documents is a set of guidelines for contributing to [Project] on GitHub. These are guidelines, not rules. This guide is meant to make it easy for you to get involved.

If your guide is long, consider adding a table of contents.

Participation guidelines

This project adheres to a code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [EMAIL].

What we're working on

This is a good place to link your Roadmap, GitHub Milestones, or Projects so newcomers can see what you're working on.

Take a look at the issues in our current milestone or browse some good first bugs to get started!

Take a look at this Roadmapping exercise to start making your own milestones and issues. This will help newcomers (& MozFest attendees!) know where they can help.

How to submit changes

Explain how you want contributors to propose changes. For an example GitHub workflow, see Node.js's instructions for code contributions.

Once you've identified one of the issues above that you feel you can contribute to, you're ready to make a change to the project repository!

  1. Fork this repository. This makes your own version of this project you can edit and use.
  2. Make your changes! You can do this in the GitHub interface on your own local machine. Once you're happy with your changes...
  3. Submit a pull request. This opens a discussion around your project and lets the project lead know you are proposing changes.

First time contributing to open source? Check out this free series, How to Contribute to an Open Source Project on GitHub.