Skip to content

Commit 7a9b087

Browse files
GitHub issues public preview cleanup (#35980)
Co-authored-by: Alex Nguyen <[email protected]>
1 parent 44e927e commit 7a9b087

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

content/issues/tracking-your-work-with-issues/about-issues.md

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ Issues can be created in a variety of ways, so you can choose the most convenien
2525

2626
## About sub-issues
2727

28-
{% data reusables.issues.release-stage %}
29-
3028
{% data reusables.issues.about-sub-issues %} See [AUTOTITLE](/issues/tracking-your-work-with-issues/using-issues/adding-sub-issues) and [AUTOTITLE](/issues/tracking-your-work-with-issues/using-issues/browsing-sub-issues).
3129

3230
{% endif %}

content/issues/tracking-your-work-with-issues/using-issues/adding-sub-issues.md

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ redirect_from:
1818
- /issues/managing-your-tasks-with-tasklists/using-projects-and-tasklists
1919
---
2020

21-
{% data reusables.issues.release-stage %}
22-
2321
You can add sub-issues to an issue to break down larger pieces of work into tasks. Your sub-issues show their relationship to the parent issue allowing you to track your work across {% data variables.product.github %}. Parent issues and sub-issue progress is also available in your {% data variables.projects.projects_v2 %}, allowing you to build views, filter, and group by parent issue.
2422

2523
Your sub-issues can themselves contain sub-issues, allowing you to create full hierarchies of issues that visualize entire projects or pieces of work and show the relationships between your issues.

content/issues/tracking-your-work-with-issues/using-issues/browsing-sub-issues.md

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ topics:
88
- Project management
99
---
1010

11-
{% data reusables.issues.release-stage %}
12-
1311
{% data reusables.issues.about-sub-issues %}
1412

1513
## Navigating issue hierarchy

content/issues/tracking-your-work-with-issues/using-issues/filtering-and-searching-issues-and-pull-requests.md

-4
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ You can filter issues and pull requests to find:
7171

7272
## Building advanced filters for issues
7373

74-
{% data reusables.issues.release-stage %}
75-
7674
You can build advanced filters using boolean and nested queries on your repository's issues page. As you type your filter, {% data variables.product.github %} will show available qualifiers, suggest values, and warn when there is a problem with your filter.
7775

7876
### Using boolean operators
@@ -137,8 +135,6 @@ Once you've [applied labels to an issue or pull request](/issues/using-labels-an
137135

138136
## Filtering by issue type
139137

140-
{% data reusables.issues.release-stage %}
141-
142138
If your organization uses issue types, you can filter issues for a particular type. You can also type the `type:` qualifier directly into your filter.
143139

144140
{% data reusables.repositories.navigate-to-repo %}

0 commit comments

Comments
 (0)