Skip to content

Commit

Permalink
docs: init all-contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus-Ende committed Apr 11, 2024
1 parent eb51535 commit e30a444
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"projectName": "ng-mockito",
"projectOwner": "qupaya",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["libs/ng-mockito/ng-mockito/README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [],
"contributorsPerLine": 7,
"linkToUsage": true
}

20 changes: 20 additions & 0 deletions libs/ng-mockito/ng-mockito/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
![GitHub Workflow Status (branch main)](https://img.shields.io/github/actions/workflow/status/qupaya/ng-mockito/main.yml?branch=main) ![npm](https://img.shields.io/npm/v/ng-mockito) ![GitHub](https://img.shields.io/github/license/qupaya/ng-mockito) [![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->

<img src="https://raw.githubusercontent.com/qupaya/assets/master/logo/logo-full.svg" alt="dark qupaya logo with font" width="50" align="right">

<br>
Expand Down Expand Up @@ -124,3 +130,17 @@ For more information about how to mock, stub and verify, see the [ts-mockito doc
From [qupaya](https://www.qupaya.com/) with 🖤️
Follow us: [Twitter](twitter.com/qupaya) | [LinkedIn](linkedin.com/company/qupaya)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit e30a444

Please sign in to comment.