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/incubator-annotator.git


    from 4373cf2  Merge pull request #136 from apache/tweak-types
     add 30268c1  Issue #152: Provide template files for GitHub issues and PRs
     new a45684a  Merge pull request #153 from 
apache/feature/152-Provide-template-files-for-GitHub-issues-and-PRs

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      | 28 ++++++++++++++++++++++++++++
 .github/ISSUE_TEMPLATE/config.yml         |  5 +++++
 .github/ISSUE_TEMPLATE/feature_request.md | 16 ++++++++++++++++
 .github/ISSUE_TEMPLATE/refactoring.md     | 10 ++++++++++
 .github/PULL_REQUEST_TEMPLATE.md          | 15 +++++++++++++++
 5 files changed, 74 insertions(+)
 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

Reply via email to