Skip to content

Commit c66d5b5

Browse files
authored
update mi-github-issues.md (fixes #3693) (#3696)
1 parent 3c65708 commit c66d5b5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
27.1 KB
Loading

pages/mi/mi-github-issues.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,18 @@ NOTE: Issues are not just about adding new content or improving this MDwiki; the
1919

2020
## 3. Create an Issue
2121

22-
If you've noticed an area for improvement in the Mobile Intern First Steps, let's address it. If not, please look around to find an issue. Begin by checking [existing issues labeled with `mi`, both open and closed](https://github.com/open-learning-exchange/open-learning-exchange.github.io/issues?q=is%3Aissue+label%3Ami), to ensure it hasn't been raised before or addressed. If it hasn't, let's create a new issue:
22+
If you've noticed an area for improvement in the Mobile Intern First Steps, let's address it. If not, please look around to find an issue. Begin by checking [existing issues labeled with `mi`, both open and closed](https://github.com/open-learning-exchange/open-learning-exchange.github.io/issues?q=is%3Aissue+label%3Ami), to ensure it hasn't been raised before or addressed.
23+
24+
**How to Filter the `mi` label**
25+
26+
1. Go to the repository’s **Issues** tab.
27+
2. In the filter/search box at the top, type:
28+
`is:issue is:open label:mi`
29+
3. Then change `open` to `closed` to see past MI issues.
30+
31+
![Example of filtering MI issues](image/mi-github-example.png)
32+
33+
If it hasn't, let's create a new issue:
2334

2435
- Go to the [Issues tab of the upstream repository](https://github.com/open-learning-exchange/open-learning-exchange.github.io/issues) and select "New Issue." Select the "Get started" button next to "First Steps - Mobile Virtual Intern."
2536
1. Craft a succinct, descriptive title.

0 commit comments

Comments
 (0)