Azure / Azure/azure-sdk-tools

Establish a simple convention for storing prompts/files that are used by the CLI, within each repo

Open
#11,748 13 comments 0 reactions 1 assignee Claimed by @richardpark-msft View on GitHub
AzSDK Tools Agent azsdk-cli dev inner loop
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
144

Description

(updated since we've come to a conclusion, in the comments)

As part of a few different workstreams (sample generation, readme generation) we've got some content that we expect each language will create, specific to them.

For instance, with sample generation, we'll have instructions about the C# guidelines that it should follow, local conventions and also the output format.

(Looking into this some more, the way to "bundle content that's not code into your assembly" is just to use .resx files, which can handle all kinds of media and have an established API)

- [ ] Create the resx file, add readme's templates to it
- [ ] Add this to the guidelines, in our azsdk-cli readme.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.