Socket
Socket
Sign inDemoInstall

all-contributors

Package Overview
Dependencies
127
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    all-contributors

[![chat][chat-badge]][chat] [![Build Status][build-badge]][build] [![version][version-badge]][package] [![MIT License][license-badge]][LICENSE]


Version published
Maintainers
1
Created

Readme

Source

✨ All Contributors ✨

chat Build Status version MIT License

All Contributors PRs Welcome Donate Code of Conduct

Watch on GitHub Star on GitHub Tweet

This is a specification for recognizing contributors to an open source project in a way that rewards each and every contribution, not just code.

The basic idea is this:

Use the project README (or other prominent public documentation page in the project) to recognize the contributions of members of the project community.

People are giving of themselves and their free time to contribute to open source projects in so many ways. It can be a real time sink sometimes and so they should be praised for all their contributions (code or not).

Use this project as an example implementation of the all-contributors specification (see the Contributors section below).

Tools

If you find maintaining the list of contributors tedious, try using the CLI tool to lighten your load.

If you use Atom, try out allcontributors, an atom package for the all-contributors-spec implementation.

Specification

Mandatory

Open source projects should include the following mandatory items in order to support the All Contributors specification:

  1. A "Contributors" section in a prominent site of the project repository documentation that includes a list of all project contributors
  • The goal should be to use the most prominent site of the project documentation when feasible. In many cases, this is the project README file
  • Consider use of a CONTRIBUTORS file in the top level of the repository when the number of project contributors exceeds a level at which it is feasible to use the README file to acknowledge contributions. In this case, a prominent link to the CONTRIBUTORS file should be included on the README page under the "Contributors" heading
  1. The listings should be formatted as a table with the following information about the project contributors:
  • Name
  • URL link to a site where more information can be learned about the contributor. This URL may be determined by the contributor at the project's discretion.
  • Indication of the Contribution Category in text or icon image format using the defined Contribution Categories and/or Contribution Categories emoji images (see below).
  • A link to the Contribution Category in text or emoji format using the defined Contribution Categories and/or Contribution Categories emoji.
    • The list of contributors can be spread across multiple lines (each technically being its own table) as needed.
    • The order of contributors is immaterial to the spec. Order them how you wish.
  1. Projects should define contributors as those who contribute to a project in any of the Contribution Categories at any level of contribution. This specification is, by definition, inclusive of all contributions. In cases where projects deviate from the Contribution Categories or require a specific contribution level in order to meet criteria as a project contributor, the project should provide explicit documentation of the definitions that satisfy the project contributor criteria in the CONTRIBUTING document or a similar prominent public document at the top level of the project repository. This specification recommends against exclusion of an individual from the Contributor list based upon perceived level of contribution. Instead, projects should use indicators of effort within a list that remains inclusive of all contributors to the project at any level of effort. If used, these effort indicators are at the discretion of the project and are not currently specified.

Optional

Projects should consider the following optional items as part of their commitment to the All Contributors specification:

  1. The user's avatar can be included and is recommended.
  2. An optional link from the Contribution Category indicator to the category-specific contribution(s) can be included to provide additional information about the project contribution(s) as detailed in the section below.

Emoji key

EmojiRepresentsLinks toComment
💻Codehttps://github.com/${ownerName}/${repoName}/commits?author=${username}
🔌Plugin/utility librariesthe repo home
🔧Toolsthe repo home
🚇Infrastructure (Hosting, Build-Tools, etc)link to source file (like travis.yml) in repo, if applicable
📖Documentationhttps://github.com/${ownerName}/${repoName}/commits?author=${username}, Wiki, or other source of documentation
🌍Translationthe translated content
💁Answering Questions (in Issues, Stack Overflow, Gitter, Slack, etc.)previously: ❓
⚠️Testshttps://github.com/${ownerName}/${repoName}/commits?author=${username}
🐛Bug reportshttps://github.com/${ownerName}/${repoName}/issues?q=author%3A${username}
💡Examplesthe examples
📝Blogpoststhe blogpost
Tutorialsthe tutorial
📹Videosthe video
📢Talksthe slides/recording/repo/etc.
🎨Designthe logo/iconography/visual design/etc.
👀Reviewed Pull Requests
💵Financial Supportrelevant pagepeople or orgs who provide financial support
🔍Funding/Grant Finderspeople who help find financial support
📋Event Organizersevent page

Contributors


Kent C. Dodds

💁 📖 👀 📢

Divjot Singh

📖 👀

Ben Briggs

📖 👀

James Monger

📖

Jeroen Engels

📖 👀 🔧

Chris Simpkins

📖 👀

F. Hemberger

📖

Daniel Kraft

📖

Mayank Badola

📖 🔧

Marco Biedermann

🎨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

MIT

FAQs

Last updated on 20 Dec 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc