Skip to content
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

Update FAQ to include common failures reasons with links #252

Merged
merged 9 commits into from
Jul 20, 2023

Conversation

johnrsanders
Copy link
Contributor

Purpose

I updated the readme file FAQ to include the top four reasons this sample fails, to assist people in troubleshooting.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@kingsbayanalytics
Copy link

Thank you! Very helpful for a beginner. 4 was my issue

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@tonybaloney tonybaloney requested a review from jongio June 29, 2023 04:13
@tonybaloney
Copy link
Contributor

@jongio those changes are all done, please approve + merge

@pamelafox pamelafox merged commit 3559592 into Azure-Samples:main Jul 20, 2023
3 checks passed
HughRunyan pushed a commit to RMI/RMI_chatbot that referenced this pull request Mar 26, 2024
…es#252)

* Updated FAQ with common failures in README.md

* Update README.md with FAQs failure reasons

* Updated FAQ in README.md

* Updated FAQ in README.md

* Update readme with some markdown styling

* Update links

* Update README.md

* Update README.md

---------

Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Co-authored-by: Pamela Fox <pamela.fox@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants