# Create an Issue > `n34 issue new` Command **Usage:** ``` Create a new repository issue Usage: n34 issue new [OPTIONS] <--content |--editor> Options: --repo Repository addresses -c, --content Markdown content for the issue. Cannot be used together with the `--editor` flag -e, --editor Opens the user's default editor to write issue content. The first line will be used as the issue subject --subject The issue subject. Cannot be used together with the `--editor` flag -l, --label