microsoft / microsoft/AdaptiveCards

[Samples] Generate non-templated samples from templated samples

Open
#4,775 3 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Area-Inconsistency
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Version of SDK

latest

Details

Currently, any sample updates require changes to the non-templated JSON and the template JSON. This is easy to forget and hard to detect, so samples go out of sync.

Instead, the non-templated JSON's should be automatically generated (either by the build process or by a script run by dev) by binding the data to template.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.