[lxc-devel] [lxcfs/master] [ci skip] Get more Open Source Helpers

schneems on Github lxc-bot at linuxcontainers.org
Thu Jan 4 03:32:52 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 1474 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180104/bbef2ca1/attachment.bin>
-------------- next part --------------
From 9a8f48b4f5cce4f75c6745cae654ad0260d25d82 Mon Sep 17 00:00:00 2001
From: schneems <richard.schneeman at gmail.com>
Date: Wed, 3 Jan 2018 21:32:44 -0600
Subject: [PATCH] [ci skip] Get more Open Source Helpers

[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.
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 4c1434a..640e38e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # lxcfs
 
+[![Help Contribute to Open Source](https://www.codetriage.com/lxc/lxcfs/badges/users.svg)](https://www.codetriage.com/lxc/lxcfs)
+
 ## Introduction
 LXCFS is a small FUSE filesystem written with the intention of making Linux
 containers feel more like a virtual machine. It started as a side-project of


More information about the lxc-devel mailing list