You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2019/12/12 04:23:17 UTC

[sling-org-apache-sling-app-cms] branch master updated: Update CONTRIBUTING.md

This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new 918132f  Update CONTRIBUTING.md
918132f is described below

commit 918132fca0b87c80aeed4e15782c4cbb17c68bd5
Author: Dan Klco <kl...@users.noreply.github.com>
AuthorDate: Wed Dec 11 23:23:12 2019 -0500

    Update CONTRIBUTING.md
---
 CONTRIBUTING.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ac82a1a..880019b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -21,4 +21,10 @@ Contributing
 
 Thanks for choosing to contribute!
 
+Here's some great places to get started:
+
+ - [Backlog](https://issues.apache.org/jira/issues/?jql=project%20%3D%20SLING%20AND%20status%20%3D%20Open%20AND%20component%20in%20(%22App%20CMS%22%2C%20%22App%20CMS%20Reference%22))
+ - [Good Starting Issues](https://issues.apache.org/jira/browse/SLING-8910?jql=project%20%3D%20SLING%20AND%20status%20%3D%20Open%20AND%20component%20in%20(%22App%20CMS%22%2C%20%22App%20CMS%20Reference%22)%20AND%20labels%20%3D%20newbie)
+
+
 You will find all the necessary details about how you can do this at https://sling.apache.org/contributing.html.