You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/04/25 09:40:51 UTC

[uima-uimafit] branch main updated (f5e8383 -> 7c4382e)

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-uimafit.git


    from f5e8383  Merge pull request #174 from apache/feature/UIMA-6431-Use-lambda-functions-as-CAS-processors
     add ace24da  [UIMA-6433] Update issue and PR templates
     new 7c4382e  Merge pull request #177 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          | 39 +++++++------------------------
 5 files changed, 69 insertions(+), 31 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


[uima-uimafit] 01/01: Merge pull request #177 from apache/refactoring/UIMA-6433-Update-issue-and-PR-templates

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 7c4382e682ffd2e69c7563f9bb950bf27e9f0d67
Merge: f5e8383 ace24da
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Apr 25 11:40:47 2022 +0200

    Merge pull request #177 from apache/refactoring/UIMA-6433-Update-issue-and-PR-templates
    
    [UIMA-6433] Update issue and PR templates

 .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          | 39 +++++++------------------------
 5 files changed, 69 insertions(+), 31 deletions(-)