Skip to content

Commit 129127b

Browse files
committed
Added new section about Project Management
1 parent 0f4f8cb commit 129127b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Stories in Ready](https://badge.waffle.io/PowerShell/PSScriptAnalyzer.png?label=ready&title=Ready)](https://waffle.io/PowerShell/PSScriptAnalyzer)
1+
22
Introduction
33
============
44

@@ -54,6 +54,13 @@ Pester-based ScriptAnalyzer Tests are located in ```<branch>/PSScriptAnalyzer/Te
5454
.\*.ps1 (Example - .\ AvoidConvertToSecureStringWithPlainText.ps1)
5555
*You can also run all tests under \Engine or \Rules by calling Invoke-Pester in the Engine/Rules directory.
5656

57+
Project Management Dashboard
58+
==============================
59+
60+
You can track issues, pull requests, backlog items here:
61+
62+
[![Stories in Ready](https://badge.waffle.io/PowerShell/PSScriptAnalyzer.png?label=ready&title=Ready)](https://waffle.io/PowerShell/PSScriptAnalyzer)
63+
5764

5865
Contributing to ScriptAnalyzer
5966
==============================

0 commit comments

Comments
 (0)