Skip to content

Commit 303d296

Browse files
committed
📝 Add contributions section
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
1 parent 2e64bb0 commit 303d296

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
@@ -60,6 +60,14 @@ async function example(): Promise<void> {
6060
example()
6161
```
6262

63+
## Contributions
64+
65+
Contributions are welcome! See [Contributor's Guide](https://github.com/kei-g/async-iterable-queue/blob/main/CONTRIBUTING.md)
66+
67+
### Code of Conduct
68+
69+
:clap: Be nice. See [our code of conduct](https://github.com/kei-g/async-iterable-queue/blob/main/CODE_OF_CONDUCT.md)
70+
6371
[depencency-image]:https://img.shields.io/librariesio/release/npm/async-iterable-queue?logo=nodedotjs
6472
[dependency-url]:https://npmjs.com/package/async-iterable-queue?activeTab=dependencies
6573
[github-test-image]:https://github.com/kei-g/async-iterable-queue/actions/workflows/main.yml/badge.svg?branch=main

0 commit comments

Comments
 (0)