Allways use the issue templates:
- use this template for issues regarding the newest version of my extension
- for issues regarding the
1.5.5 version
use this template If the issue template isn't followed your issue will be labeled asinvalid
and be closed
Use the template that has been made available for this.
Don't pull a request for just one or two (max. four issues). Only pull request if there are a lot of changes at once.
Keep it simple.
- Put in the title box
A:
if something is added,C
for changing something and anR
for removing something. - Put here after the file name of the file you changed
- At the end put the issue number if appliable.
So
C: js/background.js fix #74
orR: manifest.json fix #75
. The issue itself will contains all the details.