1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-23 16:02:48 +02:00

Add link to friction/wiki

This commit is contained in:
Rafal Chmiel
2014-04-14 15:18:17 +01:00
parent 489da3223a
commit b32ba31242

View File

@@ -77,7 +77,7 @@ $ git clone https://github.com/tiimgreen/toc.git
## Decreasing Contributor Friction
If you want people to use and contribute to your project, you need to start by answering their most basic questions. What does the project do? How do I use it? How am I allowed to use it? How do I contribute? How do I get up and running in development? How do I make sure my new features didn't break old functionality?
[Friction](https://github.com/rafalchmiel/friction) is a command line script that will check your project for common answers to these questions. This is some example output:
[Friction](https://github.com/rafalchmiel/friction) is a command line script that will check your project for common [answers to these questions](https://github.com/rafalchmiel/friction/wiki). This is some example output:
[![Friction output](http://i.imgur.com/4EgpWo4.png)](https://github.com/rafalchmiel/friction)