Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci skip] Add CodeTriage badge #664

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

schneems
Copy link
Contributor

@schneems schneems commented Jan 2, 2018

CodeTriage is an app I have maintained
for the past 4-5 years with the goal of getting people involved in
Open Source projects like this one. The app sends subscribers a random
open issue for them to help "triage". For some languages you can also
suggested areas to add documentation.

The initial approach was inspired by seeing the work of the small
core team spending countless hours asking "what version was
this in" and "can you give us an example app". The idea is to
outsource these small interactions to a huge team of volunteers
and let the core team focus on their work.

I want to add a badge to the README of this project. The idea is to
provide an easy link for people to get started contributing to this
project. A badge indicates the number of people currently subscribed
to help the repo. The color is based off of open issues in the project.

Here are some examples of other projects that have a badge in their
README:

Thanks for building open source software, I would love to help you find some helpers.

@schneems schneems force-pushed the schneems/codetriage-badge branch from cf02bf9 to 300bd09 Compare January 2, 2018 21:05
@SISheogorath SISheogorath added the enhancement Wants to improvide an existing feature label Jan 3, 2018
Copy link
Contributor

@SISheogorath SISheogorath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like an awesome project! I don't know how many people will get involved but for sure it'll be helpful to get new contributors :) Thanks for that!

README.md Outdated
@@ -6,7 +6,7 @@ HackMD
[![Join the chat at https://gitter.im/hackmdio/hackmd][gitter-image]][gitter-url]
[![build status][travis-image]][travis-url]
[![version][github-version-badge]][github-release-page]

[![Help Contribute to Open Source](https://www.codetriage.com/hackmdio/hackmd/badges/users.svg)](https://www.codetriage.com/hackmdio/hackmd)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use the reference schema like the other links? keeps the Markdown a bit more readable 😄

@schneems schneems force-pushed the schneems/codetriage-badge branch 2 times, most recently from 1635391 to 0b7b724 Compare January 4, 2018 03:08
[CodeTriage](https://www.codetriage.com/) is an app I have maintained
for the past 4-5 years with the goal of getting people involved in
Open Source projects like this one. The app sends subscribers a random
open issue for them to help "triage". For some languages you can also
suggested areas to add documentation.

The initial approach was inspired by seeing the work of the small
core team spending countless hours asking "what version was
this in" and "can you give us an example app". The idea is to
outsource these small interactions to a huge team of volunteers
and let the core team focus on their work.

I want to add a badge to the README of this project. The idea is to
provide an easy link for people to get started contributing to this
project. A badge indicates the number of people currently subscribed
to help the repo. The color is based off of open issues in the project.

Here are some examples of other projects that have a badge in their
README:

- https://github.com/crystal-lang/crystal
- https://github.com/rails/rails
- https://github.com/codetriage/codetriage

Thanks for building open source software, I would love to help you find some helpers.
@schneems
Copy link
Contributor Author

schneems commented Jan 4, 2018

Done and done. Thanks for the review. Let me know if there's anything else you need.

@SISheogorath SISheogorath merged commit 4b419f4 into hackmdio:master Jan 16, 2018
mdesantis added a commit to mdesantis/solidus that referenced this pull request May 22, 2019
[CodeTriage](https://www.codetriage.com/) is an app whose intent is:

> getting people involved in Open Source projects like this one. The app
> sends subscribers a random open issue for them to help "triage". For
> some languages you can also suggested areas to add documentation.
> — hackmdio/codimd#664

This commit adds a badge to the README of this project. A badge
indicates the number of people currently subscribed to help the repo.
The color is based off of open issues in the project.

Here are some examples of other projects that have a badge in their
README:

- https://github.com/crystal-lang/crystal
- https://github.com/rails/rails
- https://github.com/codetriage/codetriage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Wants to improvide an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants