hdalsania opened a new issue, #1416: URL: https://github.com/apache/daffodil-vscode/issues/1416
Fix issue templates not showing up when creating new issues. New issue templates were created in #1374 . There was no way of testing those templates until it merged in main branch. We discovered that following frontmatter required in header part of each markdown templates to display these templates when creating a new issue. --- name: Issue Name about: Describe Issue Template Name labels: "Label" --- Also, fix formatting in Feature_Request template in Acceptance Criteria and typo mistake for documentation in pull_request template. License information is showing up when pull request template is loaded, i recommend remove license comment from the header and manually exclude each template files from Rat.scala -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@daffodil.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org