Azure / Azure/PSDocs.Azure

Update the `CONTRIBUTING.md` file to explain how to debug `Azure.Template.Doc.ps1`

Open
#372 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
67
Forks
27
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

I would be interested to contribute in order to add support for several new bicep features (Exported variables, functions, ...). However when testing my changes, I find a lot of difficulties to debug them. This is because `Azure.Template.Doc.ps1` seems to be invoked as a new process by `Invoke-PsDocument` which prevents the use of break points to help in development and troubleshooting issues.

**Describe the solution you'd like**

Expanding `CONTRIBUTING.md` to explain how to debug changes made to `Azure.Template.Doc.ps1`

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.