From: Frank Terbeck Date: Sat, 30 May 2009 17:33:09 +0000 (+0200) Subject: zshrc: Add a note about contributing and grml-etc-core@grml.org X-Git-Tag: v0.3.72 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=refs%2Ftags%2Fv0.3.72;p=grml-etc-core.git zshrc: Add a note about contributing and grml-etc-core@grml.org --- diff --git a/debian/changelog b/debian/changelog index ade7055..70d2e61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ grml-etc-core (0.3.72) unstable; urgency=low * zshrc: Clarify how the context of the styles for directory based profiles are used and mention a "best practice". + * zshrc: Add a note about where to send patches at the top of zshrc. - -- Frank Terbeck Sat, 30 May 2009 19:20:12 +0200 + -- Frank Terbeck Sat, 30 May 2009 19:31:55 +0200 grml-etc-core (0.3.71) unstable; urgency=low diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index e999478..d142ef0 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -11,6 +11,18 @@ # Global Order: zshenv, zprofile, zshrc, zlogin ################################################################################ +# Contributing: +# If you want to help to improve grml's zsh setup, clone the grml-etc-core +# repository from git.grml.org: +# git clone git://git.grml.org/grml-etc-core.git +# +# Make your changes, commit them; use 'git format-patch' to create a series +# of patches and send those to the following address via 'git send-email': +# grml-etc-core@grml.org +# +# Doing so makes sure the right people get your patches for review and +# possibly inclusion. + # zsh-refcard-tag documentation: {{{ # You may notice strange looking comments in this file. # These are there for a purpose. grml's zsh-refcard can now be