You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After that you'll need to install the required python dependencies as well as development dependencies for linting the project.
@@ -53,13 +53,13 @@ make tests
53
53
54
54
# How to report a bug
55
55
56
-
1. Do a scan of the [issues](https://github.com/SMARTeacher/python-graphql-client/issues) on the github repository to see if someone else has already opened an issue similar to yours.
56
+
1. Do a scan of the [issues](https://github.com/prodigyeducation/python-graphql-client/issues) on the github repository to see if someone else has already opened an issue similar to yours.
57
57
2. Create an issue on github using the `Bug report` template.
58
58
3. Fill out the issue template with relevant details.
59
59
60
60
# How to request an enhancement
61
61
62
-
1. Do a scan of the [issues](https://github.com/SMARTeacher/python-graphql-client/issues) on the github repository to see if someone else has already opened an issue similar to yours.
62
+
1. Do a scan of the [issues](https://github.com/prodigyeducation/python-graphql-client/issues) on the github repository to see if someone else has already opened an issue similar to yours.
63
63
2. Create an issue on github using the `Feature request` template.
64
64
3. Fill out the issue template with relevant details.
65
65
@@ -73,4 +73,4 @@ Take a peek at the [Code of Conduct](CODE_OF_CONDUCT.md) document for more infor
73
73
74
74
# Where can I ask for help?
75
75
76
-
This project is pretty new, so for now feel free to add an issue into the project. Otherwise you can always email us at opensource@prodigygame.com for questions. Maybe one day we'll create a slack group for this project.
76
+
This project is pretty new, so for now feel free to add an issue into the project. Otherwise you can always email us at opensource@prodigygame.com for questions. Maybe one day we'll create a slack group for this project.
0 commit comments