Merge pull request #3 from bluekrow/feature/added-disclaimer-to-CONTRIBUTING.md

Added disclaimer to the CONTRIBUTING.md
This commit is contained in:
Nino 2018-01-29 00:01:38 +01:00 committed by GitHub
commit 3060311878
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.