~pieq/bugit/+git/qabro:hotfix-missing-description

Last commit made on 2019-05-31
Get this branch:
git clone -b hotfix-missing-description https://git.launchpad.net/~pieq/bugit/+git/qabro
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
hotfix-missing-description
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

69f925d... by Pierre Equoy

Bump to v0.10.1

ca5ba8f... by Pierre Equoy

Fix missing description when submitting bug to LP

9420b94... by PMR <pmr@pmr-lander>

Merge #367945 from ~pieq/qabro/+git/qabro:v0.10

bc5cc1c... by Pierre Equoy

Bump to v0.10

f70e493... by PMR <pmr@pmr-lander>

Merge #367498 from ~pieq/qabro/+git/qabro:fix-1782528-additional-info

5b0ca72... by Pierre Equoy

Bump to v0.10dev

ead1c13... by Pierre Equoy

Code cleanup

- Add a logger name in the main package
- Redefine some class methods as static methods
- Strip an output from useless newlines

2289d11... by Pierre Equoy

Add manifest information to default bug description if available

LP: #1782528

42ce28b... by Pierre Equoy

Add general information to the default bug description

Until now, QABro would gather standard info (CPU, BIOS, GPU, etc.) and
add it to the bug description after the user had submitted the bug.

Now, it adds this information into the default bug description, so that
the user has a chance to review the information and add more if needed.

e411632... by Pierre Equoy

Add kernel version to bug description

LP: #1822938