All Projects → nayafia → Contributing Template

nayafia / Contributing Template

Licence: cc0-1.0
Template for writing your own contributing guide

Projects that are alternatives of or similar to Contributing Template

Cgx
💻🔥CLI to generate the recommended documentation/files to improve contribution (Github, Gitlab, CodeCommit and Bitbucket)
Stars: ✭ 190 (-66.37%)
Mutual labels:  community, documentation, template
Awesome Technical Writing
📚 A curated list of awesome resources : articles, books, videos, tools, podcasts about technical writing
Stars: ✭ 573 (+1.42%)
Mutual labels:  documentation, content, open-source
Lemonade Stand
A handy guide to financial support for open source
Stars: ✭ 6,513 (+1052.74%)
Mutual labels:  community, documentation, content
Vimdoc Ja
A project which translate Vim documents into Japanese.
Stars: ✭ 245 (-56.64%)
Mutual labels:  community, documentation
Open Source Meetup Alternatives
Open-Source Alternatives to Meetup
Stars: ✭ 191 (-66.19%)
Mutual labels:  community, open-source
Learnosm
LearnOSM.org content, Jekyll layouts & issue tracking. This repository is dedicated to helping people learn how to map in OpenStreetMap (OSM) and use many of the software and tools in the OSM community.
Stars: ✭ 200 (-64.6%)
Mutual labels:  community, documentation
Apps
A collection of apps built on Electron
Stars: ✭ 1,283 (+127.08%)
Mutual labels:  community, open-source
Docs
The Rocket.Chat server, desktop, mobile, user, admin & developer documentation.
Stars: ✭ 282 (-50.09%)
Mutual labels:  community, documentation
Xenorchestra installer
A simple install script for Xen Orchestra
Stars: ✭ 252 (-55.4%)
Mutual labels:  community, open-source
Documentation Html Template
A Sample Documentation Template for Themes, Templates and Plugins
Stars: ✭ 322 (-43.01%)
Mutual labels:  documentation, template
Thehivedocs
Documentation of TheHive
Stars: ✭ 353 (-37.52%)
Mutual labels:  documentation, open-source
Goupaz.com
Community driven open source accelerator
Stars: ✭ 163 (-71.15%)
Mutual labels:  community, open-source
Ocamlverse.github.io
Documentation of everything relevant in the OCaml world
Stars: ✭ 117 (-79.29%)
Mutual labels:  community, documentation
Awesome Jamstack
📔 Curated list of resources: books, videos, articles, speaker decks, tools about using the JAMstack (A modern web development architecture for creating fast, secure and dynamic websites)
Stars: ✭ 115 (-79.65%)
Mutual labels:  community, open-source
Sobre
Informações gerais sobre o Centro de Treinamento
Stars: ✭ 345 (-38.94%)
Mutual labels:  community, open-source
Docusaurus
Easy to maintain open source documentation websites.
Stars: ✭ 29,053 (+5042.12%)
Mutual labels:  documentation, open-source
Thanks
🙌 Give thanks to the open source maintainers you depend on! ✨
Stars: ✭ 2,753 (+387.26%)
Mutual labels:  community, open-source
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (-22.83%)
Mutual labels:  content, open-source
Jabbar
Find out who is interested in your GitHub Code
Stars: ✭ 14 (-97.52%)
Mutual labels:  community, open-source
Collaboration For Beginners
A Beginner's Guide to Contributing in an Open Source Project.
Stars: ✭ 86 (-84.78%)
Mutual labels:  community, open-source

Contributing Guides: A Template

A template for writing your own contributing guide. Contributing guides are helpful documents that communicate how people can contribute to your open source project.

This template is meant to be a checklist to make sure you haven’t missed anything, rather than offering guidance on philosophy or approach. Your final guidelines may differ depending on your project and needs.

I made this template to share what I learned after reviewing 40 open source projects of all sizes and their contributing guides (or lack thereof). Thanks to all the examples used in this template:

Active Admin, Read The Docs, Mustache.js, Hoodie, Elasticsearch, Devise, Geocoder, Flask, Cucumber-ruby, Cookiecutter, Celery, Atom, Django, React, Require.js, Node.js, Ember.js, Chef, Puppet, Travis CI, Express, Meteor, Angular, StandardIssueLabels

Special thanks also to @mikeal and his post "Healthy Open Source" about Node.js's contribution policies for inspiring this project.

How to get started

To use this template, create CONTRIBUTING.md in the top level of your project, copy the template, and fill it out with your information.

When you’re done, make sure people see your shiny new contributing guide:

  • Link back to your contributing guide in your Readme. Create a section called “Contributing” and link to CONTRIBUTING.md: “Thanks for your interest in contributing! There are many ways to contribute to this project. Get started here (link).”
  • If you have a website for your project, add a section called “Contributing” and link to your contributing guide. Or copy-paste your guide into the website and link to them in your CONTRIBUTING.md file.

Finally, a couple of tips to help you write:

  • A friendly, welcoming voice will go a long way in making people feel excited to contribute to your project. Don’t forget to explain terms or concepts that might be confusing to a newcomer.
  • Use this as an opportunity to lay the ground rules that will make you happy. The purpose of writing a guide is to make your life easier. It’s okay to say “XYZ pull requests are not accepted” or “I am busy, expect 1-2 weeks to review and merge your PR”. Clarifying your needs up front will make it much faster to review future contributions.
  • Be concise. Adding too much detail might actually make people less likely to read your guide, which will defeat the purpose.

That’s it!

Contributing to this template

This template reflects what I learned from reviewing the policies of many open source projects, not my experience as an open source maintainer. If you think something important is missing or should be different based on your experience, I'd love to hear it! (Keep in mind this is meant to be a first pass checklist, not a full-fledged guide in itself.) If you have suggestions for improving this template, open an issue on this project.

Translations

Spanish(español)

License & Attribution

This template is available under the Creative Commons CC0 1.0 License, meaning you are free to use it for any purpose, commercial or non-commercial, without any attribution back to me (public domain). If you use it in your project, I'd love to hear about it! (Find me here: @nayafia) But you are in no way required to do so.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].