Skip to content

Commit 7f055bb

Browse files
authored
Fixes on GitLab and Filters #360
1 parent 91813ec commit 7f055bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/core-concepts/issues/visualise_filter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Filters live in their own dedicated row below the main toolbar, making them alwa
1919

2020
To start filtering your work items:
2121

22-
1. Click the **Filter** button to open a dropdown with all the fields.
22+
1. Click the Filters icon button to open a dropdown with all the fields.
2323
2. Select any field (State, Priority, Assignee, etc.) to add a filter condition.
2424
3. Choose your operator from the dropdown (like "is", "is not", "after", etc.).
2525
4. Select one or more values you want to filter the field by.

docs/integrations/github.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ The lifecycle of a pull request can be [mapped](#configure-pr-state-automation)
277277
- The PR is successfully merged.
278278
- The PR is closed without merging.
279279

280-
### Issue backlinks in pull requests
280+
### Work item backlinks in pull requests
281281

282282
When a PR references Plane work items, Plane will post a confirmation comment on the pull request, ensuring visibility into which issues are linked.
283283

docs/integrations/gitlab.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,6 @@ The lifecycle of a pull request can be mapped to workflow states in Plane. The f
162162
- The PR is successfully merged.
163163
- The PR is closed without merging.
164164

165-
### Issue backlinks in pull requests
165+
### Work item backlinks in pull requests
166166

167167
When a PR references Plane work items, Plane will post a confirmation comment on the pull request, ensuring visibility into which issues are linked.

0 commit comments

Comments
 (0)