Skip to content

Commit 3a76025

Browse files
committed
tags
1 parent fcc5c14 commit 3a76025

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

InstallModuleFromGit.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ PrivateData = @{
9595
PSData = @{
9696

9797
# Tags applied to this module. These help with module discovery in online galleries.
98-
Tags = @('Azure','DevOps','ADO','VSTS','GitHub','Install Module','git clone','git','git client','PowerShellGet')
98+
Tags = @('Azure','DevOps','ADO','VSTS','GitHub','Install-Module','git-clone','git','git-client','PowerShellGet')
9999

100100
# A URL to the license for this module.
101101
LicenseUri = 'https://github.com/iricigor/InstallModuleFromGit/blob/master/LICENSE'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ You can chat about this commandlet via [Skype](https://www.skype.com) _(no Skype
9393

9494
## Contributing
9595

96-
If you find any problems, feel free to open a new issue.
96+
If you find any problems, feel free to [open a new issue](https://github.com/iricigor/InstallModuleFromGit/issues/new).
9797

9898
![GitHub open issues](https://img.shields.io/github/issues/iricigor/InstallModuleFromGit.svg?style=flat)
9999
![GitHub closed issues](https://img.shields.io/github/issues-closed/iricigor/InstallModuleFromGit.svg?style=flat)

0 commit comments

Comments
 (0)