mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
chore: update issue and PR templates to use comments to hide instructions in the frontend
This commit is contained in:
parent
d529f675d0
commit
9e0180edda
5
.github/ISSUE_TEMPLATE.md
vendored
5
.github/ISSUE_TEMPLATE.md
vendored
@ -1,5 +1,7 @@
|
||||
<!--
|
||||
Your issue may already be reported!
|
||||
Please search on the [issue tracker](https://github.com/Unitech/pm2/search?type=Issues) before creating one.
|
||||
-->
|
||||
|
||||
## What's going wrong?
|
||||
|
||||
@ -7,8 +9,9 @@ Please search on the [issue tracker](https://github.com/Unitech/pm2/search?type=
|
||||
|
||||
## Supporting information
|
||||
|
||||
<!--
|
||||
Please run the following command (available on PM2 >= 2.6)
|
||||
|
||||
-->
|
||||
```
|
||||
$ pm2 report
|
||||
```
|
||||
|
||||
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,5 +1,6 @@
|
||||
<!--
|
||||
Please always submit pull requests on the development branch.
|
||||
|
||||
-->
|
||||
| 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
|
||||
|
||||
<!--
|
||||
*Please update this template with something that matches your PR*
|
||||
-->
|
||||
Loading…
x
Reference in New Issue
Block a user