General Information on contributing is in the Contributing Guide in the Home repo.
Specific guidelines for this repo are as follows:
If you are simply editing a preexisting file, you can make the code change and submit a pull request.
When updating a base template, the following also needs to be updated:
- *.vstemplate located at src\BaseTemplates folder for the template being updated.
When updating a template rule, the following also needs to be updated:
-
Templates.xml located at src\Templates.xml: Update the appropriate AddFile or ReplaceFile rule as needed.
-
TemplateRules.csproj: Update the appropriate LooseFiles element as needed.
Please open an issue for new template requests.