-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting started guides aren't very user friendly #42
Comments
Agreed, when are you going to be done? :P |
Well, I can get started on the Javascript one when you merge the other PR ;) Putting these issues in is at least half for me anyway - I don't want to forget things, and putting them on a public todo list seemed better than squirrelling them away in a notebook. Plus, I don't mind if someone else completes any documentation I was planning to do. |
PR #46 adds a quickstart guide for Javascript. If it's well received, I can do similar guides for the other languages and frameworks. |
Totally agree here and want to get this addressed :) Great work on the JS guide, I've only been able to see it via this PR as this is the current JS quickstart guide on the website. I think we lost the changes somewhere in the website migration the new location is here Looking at the history This older page was copied over https://github.com/pact-foundation/docs.pact.io/blob/55f3efaba63e9fbf3722b0950a5792521bd7ef8d/website/docs/implementation_guides/javascript.md Which makes me wonder what else we missed out along the way 🤔 |
Good find! |
There's quite a bit of documentation that I wrote that I can't find any more - I just thought it had been moved elsewhere, but maybe it was deleted. |
Pact.io directs new users to the Readme pages of the various pact implementations. It would be an improvement to have step-by-step guides for getting started.
The text was updated successfully, but these errors were encountered: