mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-25 10:23:36 +08:00
fix typo in community readme (#1432)
This commit is contained in:
@@ -12,7 +12,7 @@ Details on how to deploy and/or modify the code is specified in various READMEs.
|
||||
|
||||
## Contributing guidelines
|
||||
|
||||
Issues in the repo for community content are labelled as `c/comunity` (see [list](https://github.com/hasura/graphql-engine/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Ac%2Fcommunity)). Additionally, some of these issues may also be labelled as `help wanted`, indicating a request for community contributions on priority (see [list](https://github.com/hasura/graphql-engine/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Ac%2Fcommunity+label%3A%22help+wanted%22)).
|
||||
Issues in the repo for community content are labelled as `c/community` (see [list](https://github.com/hasura/graphql-engine/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Ac%2Fcommunity)). Additionally, some of these issues may also be labelled as `help wanted`, indicating a request for community contributions on priority (see [list](https://github.com/hasura/graphql-engine/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Ac%2Fcommunity+label%3A%22help+wanted%22)).
|
||||
|
||||
Please feel free to open pull requests to address these issues or to add more content here, even if a corresponding issue doesn't exist. If you are unsure about whether to go ahead and work on something like the latter, please get in touch with the maintainers in the `GraphQL Engine`->`contrib` channel in the community [Discord](https://discord.gg/vBPpJkS).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user