Skip to content

Commit

Permalink
Use psake/.github files (#68)
Browse files Browse the repository at this point in the history
## 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]>
  • Loading branch information
HeyItsGilbert authored Oct 6, 2024
1 parent 561ced9 commit acf7815
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 98 deletions.
61 changes: 0 additions & 61 deletions .github/CONTRIBUTING.md

This file was deleted.

36 changes: 0 additions & 36 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion requirements.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
}
BuildHelpers = '2.0.16'
Pester = @{
MinimumVersion = '5.2.2'
MinimumVersion = '5.6.1'
Parameters = @{
SkipPublisherCheck = $true
}
Expand Down

0 comments on commit acf7815

Please sign in to comment.