Skip to content

Commit 5a6e2b7

Browse files
authored
Issue 97 add contributors (#287)
1 parent b332725 commit 5a6e2b7

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

.all-contributorsrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"projectName": "cadwyn",
3+
"projectOwner": "zmievsa"
4+
}

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,26 @@ The [documentation](https://docs.cadwyn.dev) has everything you need to succeed.
4040
## Sponsors
4141

4242
These are our gorgeous sponsors. They are using Cadwyn and are sponsoring it through various means. Contact [me](https://github.com/zmievsa) if you would like to become one, too!
43+
44+
## Contributors
45+
46+
<details>
47+
48+
<summary>Thanks goes to these wonderful people:</summary>
49+
<a href="https://allcontributors.org/docs/en/emoji-key">Emoji Key </a>
50+
51+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
52+
<!-- prettier-ignore-start -->
53+
<!-- markdownlint-disable -->
54+
55+
<!-- markdownlint-restore -->
56+
<!-- prettier-ignore-end -->
57+
58+
<!-- ALL-CONTRIBUTORS-LIST:END -->
59+
60+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.
61+
Contributions are welcome!
62+
63+
</details>
64+
65+
<!-- contributors-end -->

docs/home/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ versions on your system.
2222
4. Make your changes
2323
5. Commit your changes to git.
2424
6. Open a [pull request](https://docs.github.com/en/pull-requests). Give the pull request a descriptive title indicating what it changes.
25+
7. Add yourself as a contributor using the [all-contributors bot](https://allcontributors.org/docs/en/bot/usage)
2526

2627
## Guidelines for writing code
2728

0 commit comments

Comments
 (0)