Skip to content

Commit 6d11497

Browse files
committed
Update README
Add “Contributing” section
1 parent 0662e46 commit 6d11497

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,18 @@ Programmatically control the plugin. Conditionally show/hide the cookie consent
134134
- Built on top of the amazing [Cookie Consent](https://github.com/orestbida/cookieconsent) JS library by [Orest Bida](https://github.com/orestbida) (licensed under MIT)
135135
- Flag SVGs by [blade-flags](https://github.com/MohmmedAshraf/blade-flags/), which uses [twemoji](https://github.com/twitter/twemoji) (licensed under MIT)
136136

137+
## Contributing
138+
139+
Interested in contributing? Thank you! ❤️
140+
141+
Open source projects like this one thrive on the contributions of developers like you. Your help is much appreciated! All types of contributions are welcome and valued. You’ll find everything you need in [`CONTRIBUTING.md`](./CONTRIBUTING.md).
142+
143+
**A big thank you to everyone who has contributed to this project:**
144+
145+
<a href="https://github.com/pressidium/pressidium-cookie-consent/graphs/contributors">
146+
<img src="https://contrib.rocks/image?repo=pressidium/pressidium-cookie-consent" />
147+
</a>
148+
137149
## License
138150

139151
GNU GPL v2 or later, check the [`LICENSE`](./LICENSE) file.

0 commit comments

Comments
 (0)