# Good first issues for Strawberry Sprint https://github.com/strawberry-graphql/strawberry/issues/96 This should be good to do to If you have experience with django, maybe this one: https://github.com/strawberry-graphql/strawberry/issues/153 Add context as a parameter to resolvers ? https://github.com/strawberry-graphql/strawberry/issues/374 It might be good to do the compilation Bug with ordering https://github.com/strawberry-graphql/strawberry/issues/445 - might not exist, worth checking and closing it Improve dataloaders: https://github.com/strawberry-graphql/strawberry/issues/560 Generics and multiple type vars: https://github.com/strawberry-graphql/strawberry/issues/905 Support annotating lists as `Iterable[T]`/`AsyncIterable[T]`: https://github.com/strawberry-graphql/strawberry/issues/2555 Support default values in `@strawberry.argument`: https://github.com/strawberry-graphql/strawberry/issues/2436