Skip to content

Commit e748c5f

Browse files
authored
Update ROADMAP.md
1 parent 563ef22 commit e748c5f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ROADMAP.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ _👋 If you have more ideas on how to move the Graphene ecosystem forward, don'
1313

1414
The goal is to improve adoption and sustainability of the project.
1515

16-
- 💎 Add Commercial Support for Graphene #813
17-
- Create Patreon page
18-
- Add /support page in Graphene website
19-
- 📘 Vastly improve documentation #823
20-
- 💰 Apply for [Mozilla MOSS](https://www.mozilla.org/en-US/moss/) sponsorship
16+
- 💎 Add Commercial Support for Graphene - [See issue](https://github.com/graphql-python/graphene/issues/813)
17+
- Create [Patreon page](https://www.patreon.com/syrusakbary)
18+
- Add [/support-graphene page](https://graphene-python.org/support-graphene/) in Graphene website
19+
- 📘 Vastly improve documentation - [See issue](https://github.com/graphql-python/graphene/issues/823)
20+
- ~~💰 Apply for [Mozilla MOSS](https://www.mozilla.org/en-US/moss/) sponsorship~~ (not for now)
2121

2222
## Graphene 3
2323

@@ -26,8 +26,8 @@ The goal is to summarize the different improvements that Graphene will need to a
2626
In a nushell, Graphene 3 should take the Python 3 integration one step forward while still maintaining compatibility with Python 2.
2727

2828
- 🚀 [graphql-core-next](https://github.com/graphql-python/graphql-core-next) GraphQL engine support (almost same API as graphql-core)
29-
- 🔸 GraphQL types from type annotations #729
29+
- 🔸 GraphQL types from type annotations - [See issue](https://github.com/graphql-python/graphene/issues/729)
3030
- 📄 Schema creation from SDL (API TBD)
3131
- ✨ Improve connections structure
3232
- 📗 Improve function documentation
33-
- 🔀 Add support for coroutines in Connection, Mutation (abstracting out Promise requirement)
33+
- 🔀 Add support for coroutines in Connection, Mutation (abstracting out Promise requirement) - [See PR](https://github.com/graphql-python/graphene/pull/824)

0 commit comments

Comments
 (0)