[GitHub PR #7 by jono-rams] All contributors/add jono rams (#6)
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 13s
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 13s
**Mirrored from GitHub PR `#7` by `jono-rams`** Original PR: https://github.com/jono-rams/PolySolve/pull/7 --- None Co-authored-by: GitHub Bridge Bot <bot@yourdomain.com> Reviewed-on: #6 Co-authored-by: gitea-bot <bot@jono-rams.work> Co-committed-by: gitea-bot <bot@jono-rams.work>
This commit is contained in:
@ -1,12 +1,17 @@
|
|||||||
{
|
{
|
||||||
"projectName": "PolySolve",
|
"projectName": "PolySolve",
|
||||||
"projectOwner": "jono-rams",
|
"projectOwner": "jono-rams",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
"files": [
|
"files": [
|
||||||
"README.md"
|
"README.md"
|
||||||
],
|
],
|
||||||
"commitType": "docs",
|
"imageSize": 100,
|
||||||
|
"commit": false,
|
||||||
"commitConvention": "angular",
|
"commitConvention": "angular",
|
||||||
"contributorsPerLine": 7,
|
"contributorsPerLine": 7,
|
||||||
|
"linkToUsage": true,
|
||||||
|
"skipCi": true,
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{
|
||||||
"login": "jono-rams",
|
"login": "jono-rams",
|
||||||
|
10
CONTRIBUTORS.md
Normal file
10
CONTRIBUTORS.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
## Contributors
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
|
<!-- prettier-ignore-start -->
|
||||||
|
<!-- markdownlint-disable -->
|
||||||
|
[](#contributors)
|
||||||
|
<!-- markdownlint-restore -->
|
||||||
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
12
README.md
12
README.md
@ -89,7 +89,6 @@ While the code may work on other configurations, all contributions must pass the
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
[](./.github/CONTRIBUTORS.md)
|
|
||||||
[](http://makeapullrequest.com)
|
[](http://makeapullrequest.com)
|
||||||
[](https://github.com/jono-rams/PolySolve/graphs/contributors)
|
[](https://github.com/jono-rams/PolySolve/graphs/contributors)
|
||||||
[](https://github.com/jono-rams/PolySolve/issues)
|
[](https://github.com/jono-rams/PolySolve/issues)
|
||||||
@ -99,6 +98,17 @@ Contributions are welcome! Whether it's a bug report, a feature request, or a pu
|
|||||||
|
|
||||||
Please read our `CONTRIBUTING.md` file for details on our code of conduct and the process for submitting pull requests.
|
Please read our `CONTRIBUTING.md` file for details on our code of conduct and the process for submitting pull requests.
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
|
<!-- prettier-ignore-start -->
|
||||||
|
<!-- markdownlint-disable -->
|
||||||
|
[](#contributors)
|
||||||
|
<!-- markdownlint-restore -->
|
||||||
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the MIT License - see the `LICENSE` file for details.
|
This project is licensed under the MIT License - see the `LICENSE` file for details.
|
||||||
|
Reference in New Issue
Block a user