[go: up one dir, main page]

Skip to content

arzoo14/ChatBot

Repository files navigation

Doctor ChatBot is an app where a patient can send a chat request to a doctor and when the request is sent, a chat interface will be opened. A chat bot (Dr.’s assistant) will ask the user about his/her name, age, symptoms and attachments (if any) within the chat. And in the end when all the data has been provided, it will post the request to the Heroku URL and display a success message to the user as “Your request has been sent to a doctor”.

Pull Request Guidelines

  1. Put the name of the exercise in the subject line of the commit. E.g. hamming: Add test case for strands of unequal length
  2. The subject line should be a one-sentence summary, and should not include the word and (explicitly or implied).
  3. Any extra detail should be provided in the body of the PR.
  4. Don't submit unrelated changes in the same pull request.
  5. If you had a bit of churn in the process of getting the change right, squash your commits. Refer to the guidelines on squashing commits.
  6. If you had to refactor in order to add your change, then we'd love to see two commits: First the refactoring, then the added behavior. It's fine to put this in the same pull request, unless the refactoring is huge and would make it hard to review both at the same time.
  7. If you are referencing another issue or pull-request, for instance closes #XXX or see #XXX, please include the reference in the body of the PR, rather than the subject line. This is simply because the subject line doesn't support markdown, and so these don't get turned into clickable links. It makes it harder to follow and to go look at the related issue or PR.
  8. Please also refer to the guidelines for commit messages.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages