Skip to content

Commit 594a0e2

Browse files
authored
Add contributors into readme (#292)
1 parent e1bcd02 commit 594a0e2

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
@@ -110,3 +110,11 @@ public static async Task Print(string text)
110110
Console.WriteLine(rendered);
111111
}
112112
```
113+
114+
## Contributors
115+
116+
This project exists thanks to all the people who contribute.
117+
<a href="https://github.com/graphql-dotnet/parser/graphs/contributors"><img src="https://contributors-img.web.app/image?repo=graphql-dotnet/parser" /></a>
118+
119+
PRs are welcome! Looking for something to work on? The list of [open issues](https://github.com/graphql-dotnet/parser/issues)
120+
is a great place to start. You can help the project by simply responding to some of the [asked questions](https://github.com/graphql-dotnet/parser/issues?q=is%3Aissue+is%3Aopen+label%3Aquestion).

0 commit comments

Comments
 (0)