UNPKG

generator-bunny

Version:
39 lines (32 loc) 1.5 kB
<!--- Provide a general summary of the issue in the Title above --> ## I'm submitting a… <!-- Check one of the following options with "x" --> - [ ] Regression (a behavior that used to work and stopped working in a new release) - [ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting --> - [ ] Feature request - [ ] Documentation issue or request - [ ] Support request ## Expected Behavior <!--- If you‘re describing a bug, tell us what should happen --> <!--- If you‘re suggesting a change/improvement, tell us how it should work --> ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code or screenshot if relevant --> 1. 2. 3. 4. ## Environment <!--- Include as many relevant details about the environment you experienced the bug in --> - <%= moduleName %> version: <!-- run `npm<% if (global) { %> -g<% } %> ls <%= moduleName %>` --> - Node version: <!-- run `node -v` --> - NPM version: <!-- run `npm -v` --> - Yarn version (if you use Yarn): - Operating system: <!-- Mac, Linux, Windows --> - Link to your project: