zodern/meteor-up

View on GitHub
.github/ISSUE_TEMPLATE.md

Summary

Maintainability
Test Coverage
<!-- Love meteor-up? Please consider supporting our collective:
👉  https://opencollective.com/meteor-up/donate -->

<!-- You only need to answer the questions if this is a bug reports. -->

Mup version (`mup --version`):

Mup config
<!-- Use `mup validate --show --scrub` to remove most of the sensitive information -->
```js
paste config here...
```

Output of command
<!-- use the `--verbose` option. Remember to remove sensitive information -->
```bash
paste output here...
```