We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ca894 commit e103bb1Copy full SHA for e103bb1
.gitattributes
@@ -11,3 +11,4 @@ docker-compose.yml export-ignore
11
phpunit.xml.dist export-ignore
12
phpcs.xml export-ignore
13
phpstan.dist.neon export-ignore
14
+CONTRIBUTING.md export-ignore
CONTRIBUTING.md
@@ -0,0 +1,5 @@
1
+# Contributing to Intervention Image
2
+
3
+Thank you for your interest in contributing to the project.
4
5
+You can read the full contribution guide on https://intervention.io/contributing/.
0 commit comments