Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,22 @@
"contributions": [
"infra"
]
},
{
"login": "gr2m-test-test",
"name": "gr2m-test-test",
"avatar_url": "https://avatars.githubusercontent.com/u/133448358?v=4",
"profile": "https://github.com/gr2m-test-test",
"contributions": [
"doc"
Copy link
Owner

Choose a reason for hiding this comment

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

test review comment

Copy link
Owner

Choose a reason for hiding this comment

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

test review comment reply

]
}
],
"contributorsPerLine": 7,
"projectName": "sandbox",
"projectOwner": "gr2m",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
"skipCi": true,
"commitConvention": "angular"
}
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sandbox

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Check 1, 2
Expand All @@ -14,9 +14,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/gr2m-test"><img src="https://avatars3.githubusercontent.com/u/30379250?v=4?s=100" width="100px;" alt=""/><br /><sub><b>gr2m-test</b></sub></a><br /><a href="#infra-gr2m-test" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
</tr>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gr2m-test"><img src="https://avatars3.githubusercontent.com/u/30379250?v=4?s=100" width="100px;" alt="gr2m-test"/><br /><sub><b>gr2m-test</b></sub></a><br /><a href="#infra-gr2m-test" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gr2m-test-test"><img src="https://avatars.githubusercontent.com/u/133448358?v=4?s=100" width="100px;" alt="gr2m-test-test"/><br /><sub><b>gr2m-test-test</b></sub></a><br /><a href="https://github.com/gr2m/sandbox/commits?author=gr2m-test-test" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
Expand Down