From 2bf55c87f88ac3987a9e24f9a5b286841042e68e Mon Sep 17 00:00:00 2001 From: Archimedes Trajano Date: Thu, 2 Mar 2017 11:30:03 -0500 Subject: [PATCH] Added github for issue management --- .../src/main/resources/project-info-reports.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/maven-project-info-reports-plugin/src/main/resources/project-info-reports.properties b/maven-project-info-reports-plugin/src/main/resources/project-info-reports.properties index 9223e514cb..0fefd183d4 100644 --- a/maven-project-info-reports-plugin/src/main/resources/project-info-reports.properties +++ b/maven-project-info-reports-plugin/src/main/resources/project-info-reports.properties @@ -134,6 +134,7 @@ report.issue-management.bugzilla.intro = This projec report.issue-management.custom.intro = This project uses %issueManagementSystem% to manage its issues. report.issue-management.description = This document provides information on the issue management system used in this project. report.issue-management.general.intro = This project uses an issue management system to manage its issues. +report.issue-management.github.intro = This project uses {GitHub, http://github.com/}. report.issue-management.intro = Issues, bugs, and feature requests should be submitted to the following issue management system for this project. report.issue-management.jira.intro = This project uses {JIRA, http://www.atlassian.com/software/jira}. report.issue-management.name = Issue Management