1
0
mirror of https://github.com/stisla/stisla.git synced 2025-09-01 12:12:41 +02:00

Merge pull request #112 from stisla/all-contributors/add-iqbalaqaba

docs: add iqbalaqaba as a contributor
This commit is contained in:
Muhamad Nauval Azhar
2019-12-13 21:23:48 +07:00
committed by GitHub
2 changed files with 39 additions and 0 deletions

24
.all-contributorsrc Normal file
View File

@@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "iqbalaqaba",
"name": "Iqbal",
"avatar_url": "https://avatars3.githubusercontent.com/u/20835372?v=4",
"profile": "http://iqbalaqaba.github.io",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "stisla",
"projectOwner": "stisla",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

View File

@@ -1,4 +1,7 @@
## Hi,
<!-- 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 -->
The creator of this template is looking for part-time UI design/front-end job (:
-----
@@ -97,6 +100,18 @@ Stisla is created by [Nauval](http://nauv.al) ([Twitter](https://twitter.com/mhd
## Contributors
Stisla is better because of the [contributors](https://github.com/stisla/stisla/graphs/contributors). Thank them too.
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://iqbalaqaba.github.io"><img src="https://avatars3.githubusercontent.com/u/20835372?v=4" width="100px;" alt=""/><br /><sub><b>Iqbal</b></sub></a><br /><a href="https://github.com/stisla/stisla/commits?author=iqbalaqaba" title="Code">💻</a></td>
</tr>
</table>
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
## Contributing
Want to help Stisla get better? Let's contribute and follow our [contribution guide](https://github.com/stisla/stisla/blob/master/CONTRIBUTING.md).