From e476394a34814873da7e59870cd74cf8caf21cb6 Mon Sep 17 00:00:00 2001 From: Abel Soares Siqueira Date: Wed, 22 May 2024 13:33:09 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20Add=20all-contributors?= =?UTF-8?q?=20to=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Implements part of #26 --- .all-contributorsrc | 5 +++++ README.md | 22 +++++++++++++++++----- docs/src/index.md | 11 +++++++++++ 3 files changed, 33 insertions(+), 5 deletions(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..64052931 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,5 @@ +{ + "projectName": "COPIERTemplate.jl", + "projectOwner": "Abel Soares Siqueira", + "files": ["README.md", "docs/src/index.md"] +} diff --git a/README.md b/README.md index eb865534..d6ca3144 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ [![Coverage](https://codecov.io/gh/abelsiqueira/COPIERTemplate.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/abelsiqueira/COPIERTemplate.jl) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8350577.svg)](https://doi.org/10.5281/zenodo.8350577) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) +[![All Contributors](https://img.shields.io/github/all-contributors/abelsiqueira/COPIERTemplate.jl?labelColor=5e1ec7&color=c0ffee&style=flat-square)](#contributors) @@ -50,16 +51,27 @@ copier copy https://github.com/abelsiqueira/COPIERTemplate.jl YourPackage.jl If you like what you see, check the [full usage guide](@ref full_guide). +## Users and Examples + +The following are users and examples of repos using this template, or other templates based on it. +Feel free to create a pull request to add your repo. + +- This package itself uses the template. +- [COPIERTemplateExample.jl](https://github.com/abelsiqueira/COPIERTemplateExample.jl) + ## Contributing If you would like to get involved in the COPIERTemplate growth, please check our [contributing guide](docs/src/90-contributing.md). We welcome contributions of many types, including coding, reviewing, creating issues, creating tutorials, interacting with users, etc. Make sure to follow our [code of conduct](CODE_OF_CONDUCT.md). If your interest is in developing the package, check the [development guide](docs/src/90-developer.md) as well. -## Users and Examples +### Contributors -The following are users and examples of repos using this template, or other templates based on it. -Feel free to create a pull request to add your repo. + + + -- This package itself uses the template. -- [COPIERTemplateExample.jl](https://github.com/abelsiqueira/COPIERTemplateExample.jl) + + + + diff --git a/docs/src/index.md b/docs/src/index.md index 79518ae8..f1fb07e8 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -42,3 +42,14 @@ I hope you find this package useful. If you have any questions, requests, or com If you would like to get involved in the COPIERTemplate growth, please check our [contributing guide](90-contributing.md). We welcome contributions of many types, including coding, reviewing, creating issues, creating tutorials, interacting with users, etc. Make sure to follow our [code of conduct](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/CODE_OF_CONDUCT.md). If your interest is in developing the package, check the [development guide](90-developer.md) as well. + +### Contributors + + + + + + + + +