You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2023/02/22 16:47:29 UTC

[ctakes] branch main updated: Attempting to enable the bug report yaml template

This is an automated email from the ASF dual-hosted git repository.

seanfinan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ctakes.git


The following commit(s) were added to refs/heads/main by this push:
     new 011d843  Attempting to enable the bug report yaml template
011d843 is described below

commit 011d843a215f8894fe2b0708b6033dbe8862063c
Author: Sean Finan <se...@tch.harvard.edu>
AuthorDate: Wed Feb 22 11:47:25 2023 -0500

    Attempting to enable the bug report yaml template
    
    Supposedly github will automatically pick up the issues yaml template.
---
 .github/ISSUE_TEMPLATE/config.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..3ba13e0
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1 @@
+blank_issues_enabled: false