mirror of
https://github.com/luc-github/ESP3D-Configurator.git
synced 2026-03-03 06:34:05 +01:00
Merge pull request #13 from luc-github/all-contributors/add-aj3t4m
docs: add aj3t4m as a contributor for bug
This commit is contained in:
25
.all-contributorsrc
Normal file
25
.all-contributorsrc
Normal 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"
|
||||
}
|
||||
25
README.md
25
README.md
@@ -1,4 +1,7 @@
|
||||
# ESP3D-Configurator
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#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!
|
||||
Reference in New Issue
Block a user