1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-03 06:00:14 +02:00

Update FAQ.md

This commit is contained in:
Markus Fleschutz
2023-05-10 14:17:12 +02:00
committed by GitHub
parent d15f89aa81
commit b024043ca2

@ -122,7 +122,7 @@ Good PowerShell scripts are both user-friendly and platform-independent. I recom
<details><summary>Want to contribute or found a bug or issue?</summary> <details><summary>Want to contribute or found a bug or issue?</summary>
If you find something bad (like a bug, error, or any issue), please report it here by open an Issue. If you find something bad (like a bug, error, or any issue), please report it here by opening an Issue.
Or even better: Fork the repository, add or fix the script and submit a pull request, so others can participate too. Or even better: Fork the repository, add or fix the script and submit a pull request, so others can participate too.
</details> </details>