From bf8aa053acd3af95b763498ba2945b6789780242 Mon Sep 17 00:00:00 2001 From: Brad Micklea Date: Tue, 3 May 2016 11:56:55 -0400 Subject: [PATCH] Updated contribute.md Added suggestion for PRs to add new templates and stacks from community. --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c6e8fe882..52cca6ad05 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,6 +95,10 @@ Get Involved! * Is there some bug that really bothers you? Instead of just reporting it, fix it. * Hope on che-dev@eclipse.org or #eclipseche to discuss feature enhancements and the branching process. +#### Submit PRs for New Templates and Stacks +* We love having people add new stacks (environments for running projects) and sample projects. +* See our [CUSTOMIZING.md](https://github.com/eclipse/che/blob/master/CUSTOMIZING.md#templates) for instructions. + #### Become a Committer * Committers gain additional rights around managing the repositories and setting the release scope. * Ongoing plug-in contributors are also welcome to be elevated as committers.