-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue forms #562
Issue forms #562
Conversation
smaller component tests: hub networking
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @jhajduk-microsoft,
Thanks for the PR. Can you fix the linter errors please? https://github.com/Azure/ALZ-Bicep/actions/runs/5327851749/jobs/9651792603?pr=562#step:4:88
Should be as simple as opening each of the files in VSCode and Alt + Shift + F
make sure you have the editorconfig extension installed
Save each file and commit and push :)
/azp run validateazcloud |
Commenter does not have sufficient privileges for PR 562 in repo Azure/ALZ-Bicep |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jhajduk-microsoft, do we need to remove the current issue templates as well in this PR?
@jtracey93 - Lets see how the new forms work in the repo and then I will submit a subsequent PR to remove the old forms |
First draft of Issue Forms for bugs, features, and general feedback
Replace this with a brief description of what this Pull Request fixes, changes, etc.
This PR fixes/adds/changes/removes
Breaking Changes
N/A
Testing Evidence
Replace this with any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).
As part of this Pull Request I have
.bicep
file/s I am adding/editing are using the latest API version possiblemain
branch