From c5319ca152af5e619b99792d030be5c5b67f95ee Mon Sep 17 00:00:00 2001 From: Garrett <33991373+massivebird@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:37:31 -0500 Subject: [PATCH] fixes(typo): adds closing quote (#30713) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../adding-items-to-your-project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md index 5831995018..b2b5cfffa7 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md +++ b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md @@ -18,7 +18,7 @@ allowTitleToDifferFromFilename: true ## Adding issues and pull requests to a project -You have several options for adding issues and pull requests to your project. You can add them individually{% ifversion projects-v2-auto-add %}, automatically, {% endif %} or in bulk. Furthermore, you can include issues and pull requests from any organization, and you also have the ability to add draft issues that can be converted into regular issues later on. For more information, see "[Creating draft issues](#creating-draft-issues). +You have several options for adding issues and pull requests to your project. You can add them individually{% ifversion projects-v2-auto-add %}, automatically, {% endif %} or in bulk. Furthermore, you can include issues and pull requests from any organization, and you also have the ability to add draft issues that can be converted into regular issues later on. For more information, see "[Creating draft issues](#creating-draft-issues)." {% ifversion projects-v2-timeline-events %}