This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/uima-build-resources.git
from baf9376 Merge pull request #5 from
apache/UIMA-6317-UIMA-Build-Resources-6-release
add 49da578 [UIMA-6433] Update issue and PR templates
add 7039dac [UIMA-6433] Update issue and PR templates
add 7acd3a2 [UIMA-6433] Update issue and PR templates
new afce80c Merge pull request #6 from
apache/refactoring/UIMA-6433-Update-issue-and-PR-templates
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/ISSUE_TEMPLATE/bug_report.md | 27 +++++++++++++++++++++++++++
.github/ISSUE_TEMPLATE/config.yml | 8 ++++++++
.github/ISSUE_TEMPLATE/feature_request.md | 16 ++++++++++++++++
.github/ISSUE_TEMPLATE/refactoring.md | 10 ++++++++++
.github/PULL_REQUEST_TEMPLATE.md | 9 ++++-----
pom.xml | 8 ++++++--
6 files changed, 71 insertions(+), 7 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
create mode 100644 .github/ISSUE_TEMPLATE/config.yml
create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
create mode 100644 .github/ISSUE_TEMPLATE/refactoring.md