Add contribution badges
Some checks failed
Some checks failed
This commit is contained in:
4
.all-contributorsrc
Normal file
4
.all-contributorsrc
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"projectName": "PolySolve",
|
||||
"projectOwner": "jono-rams"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
# Contributing to polysolve
|
||||
|
||||
First off, thank you for considering contributing! We welcome any contributions, from fixing a typo to implementing a new feature.
|
||||
First off, thank you for considering contributing! We welcome any contributions, from fixing a typo to implementing a new feature. You can see a list of everyone who has contributed in our [Contributors Hall of Fame](/.github/CONTRIBUTORS.md).
|
||||
|
||||
## Table of Contents
|
||||
|
||||
|
@ -89,6 +89,12 @@ While the code may work on other configurations, all contributions must pass the
|
||||
|
||||
## Contributing
|
||||
|
||||
[](./.github/CONTRIBUTORS.md)
|
||||
[](http://makeapullrequest.com)
|
||||
[](https://github.com/jono-rams/PolySolve/graphs/contributors)
|
||||
[](https://github.com/jono-rams/PolySolve/issues)
|
||||
[](https://github.com/jono-rams/PolySolve/pulls)
|
||||
|
||||
Contributions are welcome! Whether it's a bug report, a feature request, or a pull request, please feel free to get involved.
|
||||
|
||||
Please read our `CONTRIBUTING.md` file for details on our code of conduct and the process for submitting pull requests.
|
||||
|
Reference in New Issue
Block a user