diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b6ddb7c11..113fee12c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,7 @@ + ## What's going wrong? @@ -7,8 +9,9 @@ Please search on the [issue tracker](https://github.com/Unitech/pm2/search?type= ## Supporting information + ``` $ pm2 report ``` diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c94ce3c93..9896e87fc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,6 @@ + | Q | A | ------------- | --- | Bug fix? | yes/no @@ -10,5 +11,6 @@ Please always submit pull requests on the development branch. | Fixed tickets | #1234, #5678 | License | MIT | Doc PR | https://github.com/pm2-hive/pm2-hive.github.io/pulls - + \ No newline at end of file