mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-25 00:35:43 +02:00
Add link to friction/wiki
This commit is contained in:
@@ -77,7 +77,7 @@ $ git clone https://github.com/tiimgreen/toc.git
|
|||||||
## Decreasing Contributor Friction
|
## 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?
|
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:
|
||||||
|
|
||||||
[](https://github.com/rafalchmiel/friction)
|
[](https://github.com/rafalchmiel/friction)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user