Skip to content

Commit acf7815

Browse files
Use psake/.github files (#68)
## Description This PR will remove the individual files from the `.github` and allow the org level files to show up. ## Motivation and Context This allows a more consistent experience across the different repositories. ## How Has This Been Tested? Testing not necessary. --------- Signed-off-by: Gilbert Sanchez <[email protected]>
1 parent 561ced9 commit acf7815

File tree

3 files changed

+1
-98
lines changed

3 files changed

+1
-98
lines changed

.github/CONTRIBUTING.md

-61
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

-36
This file was deleted.

requirements.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
}
55
BuildHelpers = '2.0.16'
66
Pester = @{
7-
MinimumVersion = '5.2.2'
7+
MinimumVersion = '5.6.1'
88
Parameters = @{
99
SkipPublisherCheck = $true
1010
}

0 commit comments

Comments
 (0)