Merge pull request #3 from yamozha/all-contributors/add-vassdeniss

docs: add vassdeniss as a contributor
This commit is contained in:
Yamozha 2021-02-19 15:38:59 +02:00 committed by GitHub
commit 8dc53754f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 0 deletions

24
.all-contributorsrc Normal file
View File

@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vassdeniss",
"name": "vassdeniss",
"avatar_url": "https://avatars.githubusercontent.com/u/72888249?v=4",
"profile": "https://github.com/vassdeniss",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "reValuate",
"projectOwner": "yamozha",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

View File

@ -1,4 +1,7 @@
# CurrencySite
<!-- 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 -->
School project for helping people consider throwing their trash out in the right bins, in order to help out with recycling.
# Contributors
@ -11,3 +14,23 @@ Backend Django, HTML template implementation
:---:|
Front-end Javascript, Bootstrap and HTML
[vassdeniss](https://github.com/vassdeniss)|
## 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>
<tr>
<td align="center"><a href="https://github.com/vassdeniss"><img src="https://avatars.githubusercontent.com/u/72888249?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vassdeniss</b></sub></a><br /><a href="#design-vassdeniss" title="Design">🎨</a></td>
</tr>
</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!