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

JavaScript version of the Scaleout sample is missing

Open JonathanFingold opened this issue 5 years ago • 0 comments

Sample information

  1. Sample type: [\samples]
  2. Sample language: [nodejs]
  3. Sample name: 42.scaleout

Describe the bug

C# and Python versions of the 42.scaleout sample exist, but no JavaScript version.

To Reproduce

Steps to reproduce the behavior:

  1. Note that the C# [csharp_dotnetcore/42.scaleout] and Python [python/42.scaleout] versions exist.
  2. Error: look for the sample in the JavaScript-nodejs section [javascript_nodejs] and note that none exists.

Expected behavior

There are equivalent samples in the supported SDK languages for non-language-specific samples.

Additional context

See bot-docs issue 1717.

[bug]

JonathanFingold avatar May 26 '20 16:05 JonathanFingold