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 0d54b13 Update README.md
0d54b13 is described below
commit 0d54b1336df02cedd22855d78b0d78e07ed30821
Author: Dan Klco <[email protected]>
AuthorDate: Wed Dec 11 23:27:14 2019 -0500
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d4e60d6..051feee 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,6 @@ A reference implementation of a simple Content Management
System built in Apache
Interested in contributing? 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/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/issues/?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.