carpentries-incubator / python-intermediate-development

"Intermediate Research Software Development Skills (Python)" Lesson Material
https://carpentries-incubator.github.io/python-intermediate-development/
Other
44 stars 51 forks source link

Issues feature disabled in forked repositories #348

Closed svenvanderburg closed 1 month ago

svenvanderburg commented 1 month ago

In section 5, the lesson material assumes that the “Issues” feature is enabled in the forked repository. However, the current default seems to be that one has to activate this first on a fork: On github, go to your forked repository, and then to the "Settings" tab. Then activate the checkmark on "Issues".

svenvanderburg commented 1 month ago

Fixed #352