Skip to content

Commit

Permalink
docs: add iamyuu as a contributor for doc, and bug (#34)
Browse files Browse the repository at this point in the history
docs: add iamyuu as a contributor for doc, and bug
  • Loading branch information
kodiakhq[bot] committed Oct 14, 2022
2 parents dd2b745 + b624bad commit 7e3dd9e
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "iamyuu",
"name": "Yusuf",
"avatar_url": "https://avatars.githubusercontent.com/u/45778229?v=4",
"profile": "http://iamyuu.dev",
"contributions": [
"doc",
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "senar.ai",
"projectOwner": "zainfathoni"
}
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Senar.ai
<!-- 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-BADGE:END -->

A crowdsourcing platform for children education.

Expand Down Expand Up @@ -93,3 +96,25 @@ Commands to know:
connection to a database branch for a local client
- `pscale database dump <DATABASE_NAME> <BRANCH_NAME> --output prisma/dumps/xx` -
backup and dump the specified database

## 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 -->
<table>
<tbody>
<tr>
<td align="center"><a href="http://iamyuu.dev"><img src="https://avatars.githubusercontent.com/u/45778229?v=4?s=100" width="100px;" alt="Yusuf"/><br /><sub><b>Yusuf</b></sub></a><br /><a href="https://github.com/zainfathoni/senar.ai/commits?author=iamyuu" title="Documentation">📖</a> <a href="https://github.com/zainfathoni/senar.ai/issues?q=author%3Aiamyuu" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>

<!-- 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!

1 comment on commit 7e3dd9e

@vercel
Copy link

@vercel vercel bot commented on 7e3dd9e Oct 14, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

senarai – ./

senarai-zainfathoni.vercel.app
senarai-git-main-zainfathoni.vercel.app
senarai.vercel.app

Please sign in to comment.