Express-graphql: Documentation is Out of Sync with Code (no context for extentions)

Created on 8 Sep 2018  路  4Comments  路  Source: graphql/express-graphql

PR #441 was merged and has updated the README.md here on Github. However, a release was not made after the merge.

Most helpful comment

It would be nice to prevent this in the future too. I'd recommend branching master to a develop branch (you can follow the Gitflow branching model). Then changes to files such as the README that everyone uses for guidance is not out of sync with the latest release (at least if they are looking as the README on the master branch which is the default branch for this repo).

All 4 comments

And I just spent a couple of hours thinking I was going insane until I found this issue.

Is it possible to create a release please ?

It would be nice to prevent this in the future too. I'd recommend branching master to a develop branch (you can follow the Gitflow branching model). Then changes to files such as the README that everyone uses for guidance is not out of sync with the latest release (at least if they are looking as the README on the master branch which is the default branch for this repo).

Closing since this is now resolved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

naivefun picture naivefun  路  3Comments

kaareal picture kaareal  路  3Comments

KieronWiltshire picture KieronWiltshire  路  3Comments

stevvvn picture stevvvn  路  3Comments

AchuthSankar picture AchuthSankar  路  5Comments