issues
search
jayden-chan
/
puggies
Puggies is a self-hosted CS:GO demo analyzer and statistics platform
GNU Affero General Public License v3.0
3
stars
2
forks
source link
JC: Update screenshots
#33
Closed
jayden-chan
closed
2 years ago
jayden-chan
commented
2 years ago
Description of the change
Update screenshots
Type of change
[ ] Refactoring (no change in functionality)
[ ] Bug fix (non-breaking change that fixes an issue)
[ ] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] Documentation or Development tools (readme, specs, tests, code formatting)
Checklists
Development
[x]
Prettier
was run on frontend
[x]
go fmt
was run on backend
(if new config variable was added):
[x] Configuration documentation was updated
[x] Docker Compose example file was updated (for required variables with no default)
(if new dependency was added):
[x] New dependencies have been audited and are justified
[x] Development documentation has been updated
(if database schema was updated):
[x] New database migrations have been generated with
migrate
tool
[x] Migrations have been tested in both directions (cleanly migrates up and down)
Paperwork
[x] This pull request has a descriptive title and information useful to a reviewer
[x]
AUTHORS.txt
was updated if there are new contributors (welcome!)
Code review
[x] Security impacts of this change have been considered
Description of the change
Update screenshots
Type of change
Checklists
Development
go fmt
was run on backend(if new config variable was added):
(if new dependency was added):
(if database schema was updated):
migrate
toolPaperwork
AUTHORS.txt
was updated if there are new contributors (welcome!)Code review