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 49c579f commit 20f2f24Copy full SHA for 20f2f24
README.md
@@ -108,6 +108,14 @@ The properties below can be used to assist with debugging any issues you might h
108
- **on:intersect**: Fired when an intersection change occurs and the element is intersecting (type `IntersectionObserverEntry`)
109
- **on:complete**: Fired when all rules have been executed
110
111
+## Development
112
+
113
+Read the [Contributions](CONTRIBUTING.md) for instructions on how to setup your development environment.
114
115
+## Contributing
116
117
+Contributions are always welcome and appreciated. Before contributing, please read the [Code of Conduct](COC.md).
118
119
## Changelog
120
121
[Changelog](CHANGELOG.md)
0 commit comments