From 069787161572186f6b47a4e6be358cd44da376e5 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:50:16 -1000 Subject: [PATCH 1/6] Style guide fixes --- .../tracking-your-work-with-issues/about-issues.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/content/issues/tracking-your-work-with-issues/about-issues.md b/content/issues/tracking-your-work-with-issues/about-issues.md index 03f9ff4e34ff..33ca650b671a 100644 --- a/content/issues/tracking-your-work-with-issues/about-issues.md +++ b/content/issues/tracking-your-work-with-issues/about-issues.md @@ -19,11 +19,19 @@ topics: --- ## Integrated with GitHub -Issues let you track your work on {% data variables.product.company_short %}, where development happens. When you mention an issue in another issue or pull request, the issue's timeline reflects the cross-reference so that you can keep track of related work. To indicate that work is in progress, you can link an issue to a pull request. When the pull request merges, the linked issue automatically closes. +Issues let you track your work on {% data variables.product.company_short %}, where development happens. When you mention an issue in another issue or pull request, the issue's timeline reflects the cross-reference so that you can keep track of related work. To indicate that work is in progress, you can link an issue to a pull request. Pull requests addressing an issue typically include a [keyword that automatically closes the issue](issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) when the pull request merges. ## Quickly create issues -Issues can be created in a variety of ways, so you can choose the most convenient method for your workflow. For example, you can create an issue from a repository,{% ifversion fpt or ghec %} an item in a task list,{% endif %} a note in a project, a comment in an issue or pull request, a specific line of code, or a URL query. You can also create an issue from your platform of choice: through the web UI, {% data variables.product.prodname_desktop %}, {% data variables.product.prodname_cli %}, GraphQL and REST APIs, or {% data variables.product.prodname_mobile %}. For more information, see "[Creating an issue](/issues/tracking-your-work-with-issues/creating-issues/creating-an-issue)." +Issues can be created in a variety of ways, you can choose the most convenient method for your workflow. For example, you can create an issue from a repository,{% ifversion fpt or ghec %} an item in a task list,{% endif %} a note in a project, a comment in an issue or pull request, a specific line of code, or a URL query. You can create an issue from your platform of choice: + +* Through the web UI, +* {% data variables.product.prodname_desktop %} +* {% data variables.product.prodname_cli %} +* GraphQL and REST APIs +* {% data variables.product.prodname_mobile %}. + +For more information, see "[Creating an issue](/issues/tracking-your-work-with-issues/creating-issues/creating-an-issue)." ## Track work From 56efe03260e44338a3b5d23652bf6bfc0ec2ea2b Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:52:34 -1000 Subject: [PATCH 2/6] Update content/issues/tracking-your-work-with-issues/about-issues.md --- content/issues/tracking-your-work-with-issues/about-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/tracking-your-work-with-issues/about-issues.md b/content/issues/tracking-your-work-with-issues/about-issues.md index 33ca650b671a..4a05817b2c29 100644 --- a/content/issues/tracking-your-work-with-issues/about-issues.md +++ b/content/issues/tracking-your-work-with-issues/about-issues.md @@ -25,7 +25,7 @@ Issues let you track your work on {% data variables.product.company_short %}, wh Issues can be created in a variety of ways, you can choose the most convenient method for your workflow. For example, you can create an issue from a repository,{% ifversion fpt or ghec %} an item in a task list,{% endif %} a note in a project, a comment in an issue or pull request, a specific line of code, or a URL query. You can create an issue from your platform of choice: -* Through the web UI, +* Through the web UI, * {% data variables.product.prodname_desktop %} * {% data variables.product.prodname_cli %} * GraphQL and REST APIs From 22dea18a7b513babd03ddce267417ece84557aaf Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:52:49 -1000 Subject: [PATCH 3/6] Update content/issues/tracking-your-work-with-issues/about-issues.md --- content/issues/tracking-your-work-with-issues/about-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/tracking-your-work-with-issues/about-issues.md b/content/issues/tracking-your-work-with-issues/about-issues.md index 4a05817b2c29..28aa0c1a9791 100644 --- a/content/issues/tracking-your-work-with-issues/about-issues.md +++ b/content/issues/tracking-your-work-with-issues/about-issues.md @@ -25,7 +25,7 @@ Issues let you track your work on {% data variables.product.company_short %}, wh Issues can be created in a variety of ways, you can choose the most convenient method for your workflow. For example, you can create an issue from a repository,{% ifversion fpt or ghec %} an item in a task list,{% endif %} a note in a project, a comment in an issue or pull request, a specific line of code, or a URL query. You can create an issue from your platform of choice: -* Through the web UI, +* Through the web UI * {% data variables.product.prodname_desktop %} * {% data variables.product.prodname_cli %} * GraphQL and REST APIs From 743c7e2de81e8bde832718bfc3391fcd3adb6f14 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:53:09 -1000 Subject: [PATCH 4/6] Update content/issues/tracking-your-work-with-issues/about-issues.md --- content/issues/tracking-your-work-with-issues/about-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/tracking-your-work-with-issues/about-issues.md b/content/issues/tracking-your-work-with-issues/about-issues.md index 28aa0c1a9791..000d2a4d21d7 100644 --- a/content/issues/tracking-your-work-with-issues/about-issues.md +++ b/content/issues/tracking-your-work-with-issues/about-issues.md @@ -29,7 +29,7 @@ Issues can be created in a variety of ways, you can choose the most convenient m * {% data variables.product.prodname_desktop %} * {% data variables.product.prodname_cli %} * GraphQL and REST APIs -* {% data variables.product.prodname_mobile %}. +* {% data variables.product.prodname_mobile %} For more information, see "[Creating an issue](/issues/tracking-your-work-with-issues/creating-issues/creating-an-issue)." From e24166e7fab381492bd7443b5e069a9080a73e38 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Thu, 5 May 2022 09:03:46 -1000 Subject: [PATCH 5/6] Update content/issues/tracking-your-work-with-issues/about-issues.md --- content/issues/tracking-your-work-with-issues/about-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/tracking-your-work-with-issues/about-issues.md b/content/issues/tracking-your-work-with-issues/about-issues.md index 000d2a4d21d7..141ee8f2cfa5 100644 --- a/content/issues/tracking-your-work-with-issues/about-issues.md +++ b/content/issues/tracking-your-work-with-issues/about-issues.md @@ -19,7 +19,7 @@ topics: --- ## Integrated with GitHub -Issues let you track your work on {% data variables.product.company_short %}, where development happens. When you mention an issue in another issue or pull request, the issue's timeline reflects the cross-reference so that you can keep track of related work. To indicate that work is in progress, you can link an issue to a pull request. Pull requests addressing an issue typically include a [keyword that automatically closes the issue](issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) when the pull request merges. +Issues let you track your work on {% data variables.product.company_short %}, where development happens. When an issue is mentioned from in another issue or pull request, the issue's timeline reflects the cross-reference to make it easier to track the related work. To indicate that work is in progress, you can link an issue to a pull request. Pull requests addressing an issue typically include a [keyword that automatically closes the issue](issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) when the pull request merges. ## Quickly create issues From 41cd2febd3d2a8d26d264a47e4253fda8076ea0b Mon Sep 17 00:00:00 2001 From: Melanie Yarbrough <11952755+myarb@users.noreply.github.com> Date: Thu, 12 May 2022 12:23:01 -0400 Subject: [PATCH 6/6] Apply suggestions from code review --- .../tracking-your-work-with-issues/about-issues.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/content/issues/tracking-your-work-with-issues/about-issues.md b/content/issues/tracking-your-work-with-issues/about-issues.md index 141ee8f2cfa5..a60eaf166a13 100644 --- a/content/issues/tracking-your-work-with-issues/about-issues.md +++ b/content/issues/tracking-your-work-with-issues/about-issues.md @@ -19,19 +19,13 @@ topics: --- ## Integrated with GitHub -Issues let you track your work on {% data variables.product.company_short %}, where development happens. When an issue is mentioned from in another issue or pull request, the issue's timeline reflects the cross-reference to make it easier to track the related work. To indicate that work is in progress, you can link an issue to a pull request. Pull requests addressing an issue typically include a [keyword that automatically closes the issue](issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) when the pull request merges. +Issues let you track your work on {% data variables.product.company_short %}, where development happens. When you mention an issue in another issue or pull request, the issue's timeline reflects the cross-reference so that you can keep track of related work. To indicate that work is in progress, you can link an issue to a pull request. When the pull request merges, the linked issue automatically closes. -## Quickly create issues - -Issues can be created in a variety of ways, you can choose the most convenient method for your workflow. For example, you can create an issue from a repository,{% ifversion fpt or ghec %} an item in a task list,{% endif %} a note in a project, a comment in an issue or pull request, a specific line of code, or a URL query. You can create an issue from your platform of choice: +For more information on keywords, see "[Linking a pull request to an issue](issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)." -* Through the web UI -* {% data variables.product.prodname_desktop %} -* {% data variables.product.prodname_cli %} -* GraphQL and REST APIs -* {% data variables.product.prodname_mobile %} +## Quickly create issues -For more information, see "[Creating an issue](/issues/tracking-your-work-with-issues/creating-issues/creating-an-issue)." +Issues can be created in a variety of ways, so you can choose the most convenient method for your workflow. For example, you can create an issue from a repository,{% ifversion fpt or ghec %} an item in a task list,{% endif %} a note in a project, a comment in an issue or pull request, a specific line of code, or a URL query. You can also create an issue from your platform of choice: through the web UI, {% data variables.product.prodname_desktop %}, {% data variables.product.prodname_cli %}, GraphQL and REST APIs, or {% data variables.product.prodname_mobile %}. For more information, see "[Creating an issue](/issues/tracking-your-work-with-issues/creating-issues/creating-an-issue)." ## Track work