Provide support contact
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 7 Jun 2015 14:55:07 +0000 (10:55 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 7 Jun 2015 14:55:07 +0000 (10:55 -0400)
* contrib/git-for-steve.sh: Add reference to #sxemacs channel

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
contrib/git-for-steve.sh

index 9bcc9b4..8ed2a00 100755 (executable)
@@ -30,6 +30,8 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 #
+echo "If you have any questions or concerns about how to contribute "
+echo "to SXEmacs, ask us on freenode channel #sxemacs"
 USER_EMAIL=$(git config user.email)
 if [ -z "$USER_EMAIL" ]; then
     echo "You need to setup your email address with:"