Skip to content

Commit 623bccd

Browse files
committed
Add things to still do to ReadMe
1 parent 0f7a81f commit 623bccd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ReadMe.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Template PowerShell Script Module Repository
22

3+
🚧 This repo is still a work in progress and not yet ready to be used 🚧
4+
5+
Things to still do:
6+
7+
- Create new deployment on tag creation maybe
8+
- Add instructions for how to assign version number in the contributing docs depending on if they are using actions or pipelines
9+
- Prompt user for module name, org name, pipelines or actions, PowerShell gallery or custom feed with an option to leave it blank to - fill it in later
10+
- Show instructions for granting GitHub permissions etc. during the prompt script
11+
- Rename function to Get-TemplateDescription or similar and have it explain the module and a link to it.
12+
- Update the manifest info to explain the project and have a link
13+
- Make azure DevOps and GitHub steps in the ReadMe collapsible.
14+
Have screenshots and link to recording of the setup in both, since they involve clicking around in the UI.
15+
- In the ReadMe setup instructions or above, have a sentence or two explaining the layout of the ReadMe, or maybe a table of contents
16+
- Add some badges as well to the ReadMe.
17+
318
A template repository to create new PowerShell modules quickly with boilerplate files and CI/CD workflows already defined.
419

520
## ✨ Features

0 commit comments

Comments
 (0)