Skip to content

Commit 2f627ed

Browse files
committed
docs: update contribute link
1 parent d1ac3a5 commit 2f627ed

File tree

3 files changed

+1
-96
lines changed

3 files changed

+1
-96
lines changed

CONTRIBUTING.md

-94
This file was deleted.

MANIFEST.in

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
include LICENSE
22
include README.md
3-
include CONTRIBUTING.md
43

54
include tox.ini
65
include Makefile

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ class UserRootValue(GraphQLView):
8585
```
8686

8787
## Contributing
88-
See [CONTRIBUTING.md](CONTRIBUTING.md)
88+
Since v3, `flask-graphql` code lives at [graphql-server](https://github.com/graphql-python/graphql-server) repository to keep any breaking change on the base package on sync with all other integrations. In order to contribute, please take a look at [CONTRIBUTING.md](https://github.com/graphql-python/graphql-server/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)