Merge pull request #13 from luc-github/all-contributors/add-aj3t4m

docs: add aj3t4m as a contributor for bug
This commit is contained in:
Luc
2023-02-16 09:32:12 +08:00
committed by GitHub
2 changed files with 50 additions and 0 deletions

25
.all-contributorsrc Normal file
View File

@@ -0,0 +1,25 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "aj3t4m",
"name": "Tomasz Mateja",
"avatar_url": "https://avatars.githubusercontent.com/u/94318274?v=4",
"profile": "https://github.com/aj3t4m",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ESP3D-Configurator",
"projectOwner": "luc-github"
}

View File

@@ -1,4 +1,7 @@
# ESP3D-Configurator
<!-- 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 -->
Project of Web Configurator to generate ESP3D configuration file.
@@ -16,3 +19,25 @@ It should be something similar to https://www.repetier.com/firmware/v100/index.p
Status : Beta
The configurator is available [here](https://luc-github.github.io/)
## 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" valign="top" width="14.28%"><a href="https://github.com/aj3t4m"><img src="https://avatars.githubusercontent.com/u/94318274?v=4?s=100" width="100px;" alt="Tomasz Mateja"/><br /><sub><b>Tomasz Mateja</b></sub></a><br /><a href="https://github.com/luc-github/ESP3D-Configurator/issues?q=author%3Aaj3t4m" 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!