Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃毀Fix release todo issue template #23

Closed
8 tasks done
CalvinWilkinson opened this issue Aug 8, 2022 · 0 comments 路 Fixed by #24
Closed
8 tasks done

馃毀Fix release todo issue template #23

CalvinWilkinson opened this issue Aug 8, 2022 · 0 comments 路 Fixed by #24
Assignees
Labels
馃摑documentation/product Product documentation external to source code. Doc website good first issue Good for newcomers high priority High Priority preview Done while in preview tech debt Code refactoring or cleanup / tech debt reduction

Comments

@CalvinWilkinson
Copy link
Member

CalvinWilkinson commented Aug 8, 2022

Complete The Item Below

  • I have updated the title without removing the 馃毀 emoji.

Description

Fix the release-todo-issue-template.yml file by removing the backslash symbols from the checkbox label content for the top 2 checkboxes in the Perform Release ToDo List section.

 - type: checkboxes
   attributes:
     label: Perform Release ToDo List
     description: Complete the following items to perform a release.
     options:
-    - label: "Title updated by replacing the '**_\<TODO: release type here\>_**' section with the type of release."
+    - label: "Title updated by replacing the '**_<TODO: release type here>_**' section with the type of release."
-    - label: "Title updated by replacing the '**_\<TODO: release version number here\>_**' section with the version number."
+    - label: "Title updated by replacing the '**_\<TODO: release version number here\>_**' section with the version number."

Acceptance Criteria

  • Release todo template fixed

ToDo Items

  • Change type labels added to this issue. Refer to the Change Type Labels section below.
  • Priority label added to this issue. Refer to the Priority Type Labels section below.
  • Issue linked to the correct project (if required).
  • Issue linked to the correct milestone (if required).
  • Draft pull request created and linked to this issue (only required with code changes).

Issue Dependencies

No response

Related Work

No response

Additional Information:

Change Type Labels

Change Type Label
Bug Fixes 馃悰bug Something isn't working
Breaking Changes 馃Жbreaking changes Feature/changes contains breaking changes
New Feature 鉁╪ew feature New feature that does not exist
Workflow Changes https://github.com/KinsonDigital/BranchValidator/labels/workflow
Code Doc Changes 馃搼documentation/code Code documentation changes in source code. XML code docs/comments
Product Doc Changes 馃摑documentation/product Product documentation external to source code. Doc website

Priority Type Labels

Priority Type Label
Low Priority low priority Low Priority
Medium Priority medium priority Medium Priority
High Priority high priority High Priority

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@CalvinWilkinson CalvinWilkinson added good first issue Good for newcomers high priority High Priority tech debt Code refactoring or cleanup / tech debt reduction 馃摑documentation/product Product documentation external to source code. Doc website labels Aug 8, 2022
@CalvinWilkinson CalvinWilkinson added this to the v1.0.0 milestone Aug 8, 2022
@kselena kselena added the preview Done while in preview label Aug 9, 2022
kselena added a commit that referenced this issue Aug 9, 2022
@kselena kselena linked a pull request Aug 9, 2022 that will close this issue
10 tasks
@CalvinWilkinson CalvinWilkinson modified the milestones: v1.0.0, v1.0.0-preview.3 Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃摑documentation/product Product documentation external to source code. Doc website good first issue Good for newcomers high priority High Priority preview Done while in preview tech debt Code refactoring or cleanup / tech debt reduction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants