Skip to content

Commit 570807a

Browse files
committed
Add contributors bot config file.
1 parent 2fd7dab commit 570807a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.all-contributorsrc.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"files": ["README.md"],
3+
"imageSize": 100,
4+
"contributorsPerLine": 7,
5+
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
6+
"contributorTemplate": "<%= avatarBlock %><br /><%= contributions %>",
7+
"contributors": []
8+
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
## Description
99

10-
Manages [jlenv][https://github.com/jlenv/jlenv] installed Julias.
10+
Manages [jlenv](https://github.com/jlenv/jlenv) installed Julias.
1111

1212
## Maintainers
1313

14-
This cookbook is maintained by volunteers. Contributions and bug reports are welcome.
14+
This cookbook is maintained by volunteers. [All contributions and bug reports are welcome](./CONTRIBUTING).
1515

1616
## Requirements
1717

0 commit comments

Comments
 (0)