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-async-scaleout.git
from e2154adc Merge pull request #11 from
apache/refactoring/UIMA-6463-Use-toolchains-to-ensure-compatibility-with-Java-1_8
add ead3abe7 [UIMA-6438] Add asf.yaml files to UIMA repos
add 097bf0bc [UIMA-6438] Add asf.yaml files to UIMA repos
new 5b386a71 Merge pull request #12 from
apache/refactoring/UIMA-6438-Add-asf_yaml-files-to-UIMA-repos
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:
.asf.yaml | 47 +++++++++++++++++++++++++++++++
.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 | 17 +++++++++++
uima-as-parent/pom.xml | 22 +++++++++++++--
7 files changed, 145 insertions(+), 2 deletions(-)
create mode 100644 .asf.yaml
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
create mode 100644 .github/PULL_REQUEST_TEMPLATE.md