Apply patch from GitHub PR #7 by jono-rams
This commit is contained in:
@ -1,12 +1,17 @@
|
||||
{
|
||||
"projectName": "PolySolve",
|
||||
"projectOwner": "jono-rams",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"commitType": "docs",
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"commitConvention": "angular",
|
||||
"contributorsPerLine": 7,
|
||||
"linkToUsage": true,
|
||||
"skipCi": true,
|
||||
"contributors": [
|
||||
{
|
||||
"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
|
||||
|
||||
[](./.github/CONTRIBUTORS.md)
|
||||
[](http://makeapullrequest.com)
|
||||
[](https://github.com/jono-rams/PolySolve/graphs/contributors)
|
||||
[](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 -->
|
||||
[](#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.
|
||||
|
Reference in New Issue
Block a user