You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated the title without removing the 🚧 emoji.
Description
When an issue is initially synced to a pull request, the note added to the PR description is in the old style. It needs to be updated to the new style.
The specific fix can be found in the PRTemplateManager.ts file on line 160.
Note
Remove the \t character from the beginning. Unfortunately, the new style of admonitions does not support tabbing.
Note
Extra work would be to replace the ToDo Items section with a new task list like in the Acceptance Criteria section and to fix any grammar or spelling to match the org level project item issue template.
Acceptance Criteria
The content you are editing has changed. Please copy your edits and refresh the page.
The items to complete in order to satisfy the Definition of Done.
Complete The Item Below
Description
When an issue is initially synced to a pull request, the note added to the PR description is in the old style. It needs to be updated to the new style.
The specific fix can be found in the
PRTemplateManager.ts
file on line 160.Note
Remove the
\t
character from the beginning. Unfortunately, the new style of admonitions does not support tabbing.Note
Extra work would be to replace the ToDo Items section with a new task list like in the Acceptance Criteria section and to fix any grammar or spelling to match the org level project item issue template.
Acceptance Criteria
The items to complete in order to satisfy the Definition of Done.
ToDo Items
Issue Dependencies
No response
Related Work
No response
Additional Information:
Change Type Labels
🐛bug
🧨breaking changes
✨new feature
♻️cicd
⚙️config
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Code of Conduct
The text was updated successfully, but these errors were encountered: