SchemaStore / SchemaStore/schemastore
.NET New Template - Snake Case ValueForm
Open
Nobody has claimed this yet.
Schema
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 2.3k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 124
Description
Description of the JSON schema.
Added to support this Add snake_case ValueForm support PR on the dotnet/templating repo
Supporting information.
Introduce snake_case transformation in .NET template engine.
Are you making a PR for this?
Yes, I will create a PR.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the JSON schema for the .NET template engine and the linked dotnet/templating PR #8563. Determine where ValueForm transformations are represented and add support for the requested snake_case transformation; done means the schema describes that transformation consistently with the linked proposal.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100