Issues - Estia-advanced-programming/pandora-public GitHub Wiki
GitHub Issues are items you can create in a repository to plan, discuss and track work. You can use issues to track work, give or receive feedback, collaborate on ideas or tasks, and efficiently communicate with others. (see for a generic overview of Github Issue here). You can do a lot of thing with the github issues to handle your project management. For instance the project tab allows you to plan your feature development using a Kanban. See https://github.com/features/issues for more information
In the pandora project, we have created for you an issue for each of the feature you have to implement. To import them into your repository you should run the issue-updater workflow:
- From your repository page, go in the "Actions" tab (in the top bar)
- In the workflows (left navigation) Select the
Import issues from template
- in the blue banner in the middle of the screen click
run workflow