Skip to content

Commit 20f2f24

Browse files
authored
update README
Add Development and Contributing sections to README
1 parent 49c579f commit 20f2f24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@ The properties below can be used to assist with debugging any issues you might h
108108
- **on:intersect**: Fired when an intersection change occurs and the element is intersecting (type `IntersectionObserverEntry`)
109109
- **on:complete**: Fired when all rules have been executed
110110

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+
111119
## Changelog
112120

113121
[Changelog](CHANGELOG.md)

0 commit comments

Comments
 (0)