JeremyYao commented on code in PR #1455: URL: https://github.com/apache/daffodil-vscode/pull/1455#discussion_r2437324373
########## .github/ISSUE_TEMPLATE/task.md: ########## @@ -0,0 +1,27 @@ +--- +name: "Task" +about: "Create a new task to be worked on" +title: "[Task]: " +--- + +# Task: [Concise Title of the Task] + +## Description + +_A clear and concise description of the task._ + +## Acceptance Criteria + +- [ ] Task is implemented as described Review Comment: Rephrased the Acceptance Criteria section and incorporated the Steps / Subtasks into the section. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
