1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Files
docs/data/reusables/projects/create-issue-modal.md
Steve Guntrip ba0045b0fa [2023-01-26]: Issue Add Modal on Projects (#33991)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2023-01-26 17:13:51 +00:00

1.5 KiB

  1. At the bottom of a table, group of items, or a column in board layout, click {% octicon "plus" aria-label="plus icon" %}.

Screenshot showing + button at the bottom of the project

  1. Click Create new issue.

Screenshot showing "Create new issue" menu item

  1. At the top of the "Create new issue" dialog, select the repository where you want the new issue to be created.

Screenshot showing the repository dropdown menu

  1. Below the repository dropdown, type a title for the new issue.

Screenshot showing the issue title field

  1. Optionally, use the fields below the title field to set assignees, labels, and milestones, and add the new issue to other projects.

Screenshot showing the assignee, label, project, and milestone options

  1. Optionally, type a description for your issue.

Screenshot showing the description field

  1. Optionally, if you want to create more issues, select Create more and the dialog will reopen when you create your issue.

Screenshot showing the create more checkbox

  1. Click Create.

Screenshot showing the create button