this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ“ Fix prompt in example of one-shot mode

+1 -1
+1 -1
README.md
··· 75 75 If you end the line with `:`, issurge will prompt you for more lines. 76 76 77 77 ```sh-session 78 - $ issurge new ~tag1 a tag right there @me : 78 + $ issurge --debug new ~enhancement add an interactive \"one-shot\" mode @me: 79 79 Please enter a description for the issue (submit 2 empty lines to finish): 80 80 > Basically allow users to enter an issue fragment directly on the command line with a subcommand, and if it expects a description, prompt for it 81 81 >