EvotecIT / Testimo

Testimo is a PowerShell module for running health checks for Active Directory against a bunch of different tests
MIT License
526 stars 58 forks source link

Typos :) #98

Closed SUBnet192 closed 4 years ago

SUBnet192 commented 4 years ago

Net Session Enumaration --> should be enumeration

PrzemyslawKlys commented 4 years ago

Have you considered doing PR's? It's really easy and I would appreciate help with basic stuff and if you have time for some advanced fixing - even better.

SUBnet192 commented 4 years ago

Sure could. Didn't think you wanted people to mess around with your code. I'll need some basic training on doing this though (Pull requests). I tried to do pull request but it brings me to a compare branches menu. I think you need to create a new branch? There's only Master.

PrzemyslawKlys commented 4 years ago

You need to fork it. Once you fork it you modify your own copy in your own branch. Once happy you create pull request and delete branch.

Fixing typos, adding descriptions, texts and other stuff is even doable online in the browser. Just press edit and fix it it will lead you.

I am posting all my stuff on GitHub to share but also benefit from knowledge of others. I a don't want to do it myself - otherwise my 40projects will soon die out.

SUBnet192 commented 4 years ago

No problems. Will give that a try :)

PrzemyslawKlys commented 4 years ago

Issue is still valid ;)

SUBnet192 commented 4 years ago

Fixed in the latest merge you did.