Skip to content

Commit 1007c68

Browse files
Use Issues instead of **Issues**.
1 parent 6345a20 commit 1007c68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/51-managing-software.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ GitHub provides **Issues** -
4747
a framework for managing bug reports, feature requests, and lists of future work.
4848

4949
Go back to the home page for your `python-intermediate-inflammation` repository in GitHub,
50-
and click on the **Issues** tab.
50+
and click on the `Issues` tab.
5151
You should see a page listing the open issues on your repository -
5252
currently there should be none.
53-
If you do not see the **Issues** tab, you must first enable it in the settings of your repository:
53+
If you do not see the `Issues` tab, you must first enable it in the settings of your repository:
5454
go to the `Settings` tab, scroll down to the `Features` section and activate the checkmark on `Issues`.
5555

5656
![List of project issues in GitHub](../fig/github-issue-list.png){: .image-with-shadow width="1000px"}

0 commit comments

Comments
 (0)