You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ph...@apache.org on 2018/06/25 14:29:26 UTC

[2/2] nifi-minifi-cpp git commit: MINIFICPP-540 - add issue tracker link to README.md

MINIFICPP-540 - add issue tracker link to README.md

This closes #362.

Signed-off-by: Marc Parisi <ph...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/commit/571bcffa
Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/tree/571bcffa
Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/diff/571bcffa

Branch: refs/heads/master
Commit: 571bcffa25de1b52c820383289fc82d4b6069052
Parents: f4cc724
Author: Dustin Rodrigues <du...@gmail.com>
Authored: Wed Jun 20 21:22:16 2018 -0400
Committer: Marc Parisi <ph...@apache.org>
Committed: Mon Jun 25 10:29:21 2018 -0400

----------------------------------------------------------------------
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/571bcffa/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f5abefd..53c5c8a 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ MiNiFi is a child project effort of Apache NiFi.  This repository is for a nativ
   - [Configuring](#configuring)
   - [Running](#running)
   - [Deploying](#deploying)
+- [Issue Tracking](#issue-tracking)
 - [Documentation](#documentation)
 - [License](#license)
 
@@ -839,6 +840,9 @@ will be disabled in your deployment.
 
 Please see [Extensions.md](Extensions.md) on how to build and run conditionally built dependencies and extensions.
 
+## Issue Tracking
+See https://issues.apache.org/jira/projects/MINIFICPP/issues for the issue tracker.
+
 ## Documentation
 See https://nifi.apache.org/minifi for the latest documentation.