1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-16 04:10:42 +01:00

docs: document new aliases policy (#11045)

This commit is contained in:
Marc Cornellà
2022-08-02 19:27:54 +02:00
committed by GitHub
parent 4fcf52c2b1
commit 0346cdf7f6
2 changed files with 22 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
- [ ] The code is mine or it's from somewhere with an MIT-compatible license.
- [ ] The code is efficient, to the best of my ability, and does not waste computer resources.
- [ ] The code is stable and I have tested it myself, to the best of my abilities.
- [ ] If the code introduces new aliases, I provide a valid use case for all plugin users down below.
## Changes: