Skip to content

Commit

Permalink
Link contributor guides in template
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Tramer committed Aug 5, 2019
1 parent 1e11314 commit e0045b5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<!--
Thanks for contributing to the Azure CLI samples repo! For contributors, make sure that you
fill in the PR checklist in this template, and:
* Internal contributors: Follow the style guides and PR submission process docs:
- CLI style guide: https://review.docs.microsoft.com/en-us/help/contribute/conventions-azure-cli?branch=master
- Best practices: https://review.docs.microsoft.com/en-us/help/contribute/conventions-azure-scripts?branch=master
- PR submission process: https://review.docs.microsoft.com/en-us/help/contribute/contribute-scripts-pr-process?branch=master
* External contributors: Make sure that you test _all_ of your scripts that you modified. You can't read the contribution
guides yet, but reviewer feedback will be detailed and clear about any required changes.
-->

## Description

<!-- Include a brief description of your changes. -->
Expand Down

0 comments on commit e0045b5

Please sign in to comment.