(github templates) simpler template

This commit is contained in:
Unitech 2017-04-05 06:14:01 +02:00
parent 839957755f
commit 68bebfd2af

View File

@ -1,66 +1,19 @@
## I'm opening this issue because:
- [ ] pm2 isn't behaving like it should do.
- [ ] pm2 is doing something I don't understand.
- [ ] pm2 is crashing.
- [ ] Other (_see at the end for feature requests_):
## What's going wrong?
<!--
Please a explain what you are expecting and whats actually happening
Thank you for contributing to PM2!
About a new issue, please check that there is no duplicate:
https://github.com/Unitech/pm2/search?type=Issues
If not please fill out the following questions:
-->
## How can we reproduce the problem?
**What's going wrong?**
**How could we reproduce this issue?**
<!--
Please a complete description of how to reproduce the problem.
-->
## Supporting information
## General Informations:
`pm2 -v` prints:
```
```
`node -v` prints:
```
```
`uname -a` output for unix OR Windows version:
PM2 version: `pm2 -v`
Node version: `node -v`
Windows? Mac? Linux?
```
```
`tail --lines 50 ~/.pm2/pm2.log` prints:
```
```
<!--
Thank you for contributing to PM2 !
- Please check we don't already resolved your problem:
https://github.com/Unitech/pm2/search?type=Issues
- Also ensure that we don't document the problem in our documentation:
http://pm2.keymetrics.io/docs/usage/quick-start/
For feature requests, delete the above and uncomment the section following this one. But first, review the existing feature requests
and make sure there isn't one that already describes the feature
you'd like to see added:
https://github.com/Unitech/pm2/issues?q=is%3Aopen+is%3Aissue+label%3A%22T%3A+Feature%22
-->
<!--
#### What's the feature?
#### What problem is the feature intended to solve?
#### Is the absence of this feature blocking you or your team? If so, how?
#### Is this feature similar to an existing feature in another tool?
#### Is this a feature you're prepared to implement, with support from the PM2 maintainers ?
-->