This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 9b02e14 CAMEL-14617: fix easy to resolve issues link
9b02e14 is described below
commit 9b02e14d7e52a318b5c4abd5340a9abefa6a695e
Author: Zoran Regvart <[email protected]>
AuthorDate: Fri Feb 28 10:37:27 2020 +0100
CAMEL-14617: fix easy to resolve issues link
Better to have the link to the filter. I've also added the `help-wanted`
issues.
---
docs/user-manual/modules/ROOT/pages/contributing.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/modules/ROOT/pages/contributing.adoc
b/docs/user-manual/modules/ROOT/pages/contributing.adoc
index a5f85ae..c1a308e 100644
--- a/docs/user-manual/modules/ROOT/pages/contributing.adoc
+++ b/docs/user-manual/modules/ROOT/pages/contributing.adoc
@@ -6,7 +6,7 @@ There are many ways you can help make Camel a better piece of
software - please
* Download the code & try it out and see what you think.
* Browse the source code. Got an itch to scratch, want to tune some operation
or add some feature?
* Want to do some hacking on Camel? Try surfing the our
https://issues.apache.org/jira/browse/CAMEL[issue tracker] for open issues or
features that need to be implemented, take ownership of an issue and try fix it.
-* If you are a new Camel rider and would like to help us, you can also find
https://issues.apache.org/jira/issues/?jql=project%20%3D%20CAMEL%20AND%20status%20%3D%20Open%20AND%20cf%5B12310060%5D%20%3D%20Novice%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC[some
easy to resolve issues.]
+* If you are a new Camel rider and would like to help us, you can also find
https://issues.apache.org/jira/issues/?filter=12348073[some easy to resolve
issues] or issues we
https://issues.apache.org/jira/issues/?filter=12348074[need help with].
* Leave a comment on the issue to let us know you are working on it and add
yourself as a watcher to get informed about all modifications.
== Table of Contents