Change issue and PR templates

This commit is contained in:
nicolargo 2016-03-28 11:14:20 +02:00
parent 9e1b86413a
commit 12bab08b43
2 changed files with 18 additions and 20 deletions

View File

@ -1,17 +1,17 @@
### Resume Before filling this issue, please read the manual (http://glances.readthedocs.org/en/latest/) and search if the bug do not already exists in the database (https://github.com/nicolargo/glances/issues).
| Q | A #### Description
| ------------- | ---
| Bug? | yes/no
| New feature? | yes/no
### Description For a bug: Describe the bug and list the steps you used when the issue occurred.
For an enhancement or new feature: Describe your needs.
### Versions #### Versions
<!-- You can use `glances -V` to retrieve Glances and PSutil versions --> * Glances (glances -V):
* PSutil (glances -V):
* Operating System (lsb_release -a):
* Glances: #### Logs
* PSutil:
* OS: You can also pastebin the Glances logs file (http://glances.readthedocs.org/en/latest/config.html#logging)

View File

@ -1,11 +1,9 @@
### Resume #### Description
| Q | A Please describe the goal of this pull request.
| ------------- | ---
| Bug fix? | yes/no
| New feature? | yes/no
| BC breaks? | yes/no
| Deprecations? | yes/no
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
### Description #### Resume
Bug fix: yes/no
New feature: yes/no
Fixed tickets: comma-separated list of tickets fixed by the PR, if any