[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

**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:
2025-06-17 13:48:34 +00:00
committed by Jonathan Rampersad
parent 97e4259bfa
commit 9c47db4e6a
3 changed files with 27 additions and 2 deletions

View File

@ -89,7 +89,6 @@ While the code may work on other configurations, all contributions must pass the
## Contributing
[![All Contributors](https://img.shields.io/github/all-contributors/jono-rams/PolySolve?color=ee8449&style=flat-square)](./.github/CONTRIBUTORS.md)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![GitHub contributors](https://img.shields.io/github/contributors/jono-rams/PolySolve.svg?style=flat-square)](https://github.com/jono-rams/PolySolve/graphs/contributors)
[![GitHub issues](https://img.shields.io/github/issues/jono-rams/PolySolve.svg?style=flat-square)](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.
## Contributors
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
[![All Contributors](https://img.shields.io/github/all-contributors/jono-rams/PolySolve?color=ee8449&style=flat-square)](#contributors)
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
## License
This project is licensed under the MIT License - see the `LICENSE` file for details.