Skip to content

Commit 0d200de

Browse files
Update _episodes/51-managing-software.md
Co-authored-by: Aleksandra Nenadic <[email protected]>
1 parent 8118e30 commit 0d200de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_episodes/51-managing-software.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ a framework for managing bug reports, feature requests, and lists of future work
4949
Go back to the home page for your `python-intermediate-inflammation` repository in GitHub,
5050
and click on the **Issues** tab.
5151
You should see a page listing the open issues on your repository -
52-
currently there should be none. If you do not see the **Issues** tab, you must first enable it in the settings of your repository:
52+
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:
5354
Go to the **Settings** tab, scroll down to the "Features" section and activate the checkmark on "Issues".
5455

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

0 commit comments

Comments
 (0)