BotBuilder-Samples icon indicating copy to clipboard operation
BotBuilder-Samples copied to clipboard

The Composer samples all need READMEs

Open JonathanFingold opened this issue 4 years ago • 0 comments

Sample information

  1. Sample type: [\samples]
  2. Sample language: [dotnetcore] and [nodejs]
  3. Sample name: all projects under composer-samples

Describe the bug

Nearly every folder from BotBuilder-Samples/composer-samples/ down to the solution folders is missing a README file.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://github.com/microsoft/BotBuilder-Samples/tree/main/composer-samples
  2. See error: there are no README files here or in any of the subfolders.

Expected behavior

  1. At logical points in the folder structure, a directory will have a README providing information on what's in the directory structure and links to relevant topics and more information.
  2. Some of the C# package/component sample have a minimal README, but most project folders do not.

Additional context

It would help to have README files to link to from the docs.

JonathanFingold avatar Sep 01 '21 20:09 JonathanFingold