Skip to content

Commit d7da4bd

Browse files
committed
Create GitHub Project board: Global Taskboard
1 parent 762b556 commit d7da4bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

project_board.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{\n "name": "Global Taskboard",\n "body": "Automatically link all open and future issues in the repository to this board. Use labels such as `in-progress`, `to-do`, or `done` to move cards between columns.",\n "columns": [\n {\n "name": "Backlog",\n "description": "For all ideas and tasks captured but not planned for immediate work."\n },\n {\n "name": "To Do",\n "description": "Tasks that are planned and ready to be started."\n },\n {\n "name": "In Progress",\n "description": "Work that is actively being worked on."\n },\n {\n "name": "Code Review",\n "description": "Work completed and awaiting pull request review."\n },\n {\n "name": "Done",\n "description": "Completed tasks."\n }\n ]\n}

0 commit comments

Comments
 (0)