From 4836032a43306355db8491baa088d9d1c6f9cb6a Mon Sep 17 00:00:00 2001 From: Daniel Farrell Date: Fri, 24 Apr 2015 10:57:25 -0400 Subject: [PATCH] Minor updates to Issues section of contrib docs Change-Id: I7a3e9b3bf9976eb92d5c8a28155c94e9b1d1e478 Signed-off-by: Daniel Farrell --- CONTRIBUTING.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.markdown b/CONTRIBUTING.markdown index 9c39531..5fc9491 100644 --- a/CONTRIBUTING.markdown +++ b/CONTRIBUTING.markdown @@ -30,13 +30,13 @@ We prefer [Issues](https://github.com/dfarrell07/puppet-opendaylight/issues) for ### Issues -Please use our [GitHub Issues freely](https://github.com/dfarrell07/puppet-opendaylight/issues), even for small things! They are the primary method by which we track what's going on in the project. +Please use our [GitHub Issues](https://github.com/dfarrell07/puppet-opendaylight/issues) freely, even for small things! They are the primary method by which we track what's going on in the project. The labels assigned to an issue can tell you important things about it. -For example, issues tagged `good-for-beginners` are likely to not require much background knowledge and be fairly self-contained, perfect for people new to the project who are looking to get involved. +For example, issues tagged [`good-for-beginners`](https://github.com/dfarrell07/puppet-opendaylight/labels/good-for-beginners) are likely to not require much background knowledge and be fairly self-contained, perfect for people new to the project who are looking to get involved. -The priority-related issue labels (`prio:high`, `piro:normal`...) are also important to note. They typically accurately reflect the next TODOs the community will complete. +The priority-related issue labels ([`prio:high`](https://github.com/dfarrell07/puppet-opendaylight/labels/prio%3Ahigh), [`piro:normal`](https://github.com/dfarrell07/puppet-opendaylight/labels/prio%3Anormal)...) are also important to note. They typically accurately reflect the next TODOs the community will complete. The `info:progress` labels may not always be up-to-date, but will be used when appropriate (typically long-standing issues that take multiple commits). -- 2.36.6