GitHub Projects Setup - johnttaylor/epc GitHub Wiki
GitHub has excellent instructions for setting up a GitHub Project. A summary of the setup instruction is:
-
Log in to your GitHub account and select the
organization
you are creating the Project under -
Then click
Projects
on the top menu bar and then clickNew project
-
Name the project, then select
Board
template and then clickCreate
- Note: You can add and change the view(s) once the Project has been created.
-
You now have a GitHub Project. The
Board
view provides a Kanban view into your set of issues. You can also customize the content of the Issues - click here for instructions