diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ac263fd18..51009d4d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,10 @@ +# DISCLAIMER + +This repository is a fork of [robbyrussell repository]((https://github.com/robbyrussell/oh-my-zsh). +The objective of this fork is to customize some configurations to better suit my needs and likes. + +If you want to contribute, it will be more adequate you do so in the original repository, and due to this reason, I've left unchanged the links in this document (unlike the links in the other documents in this repository). + # CONTRIBUTING GUIDELINES Oh-My-Zsh is a community-driven project. Contribution is welcome, encouraged and appreciated.