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/incubator-annotator.git
commit a45684a9362931a0cf27c2c8478b30c6010dfc1b Merge: 4373cf2 30268c1 Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Tue Oct 3 15:03:55 2023 +0200 Merge pull request #153 from apache/feature/152-Provide-template-files-for-GitHub-issues-and-PRs Issue #152: Provide template files for GitHub issues and PRs .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(+)
