Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Contribution to open-source #1749

Merged
merged 9 commits into from
Apr 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions contributions/demo/week2-testing-and-CI/rahimz-sandner/README.md

This file was deleted.

32 changes: 32 additions & 0 deletions contributions/open-source/sandner/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Assignment Proposal

## Title

Contributing to Imgbot, friendly robot that optimizes images of your repository

## Names and KTH ID

- Leon Sandner (sandner@kth.se)

## Deadline

Deadline for task 3

## Category

Contribution to open-source

## Description
Imgbot crawls all your image files in GitHub and submits pull requests after applying a loss less compression.
This will make the file size go down, but leave the dimensions and quality just as good. <br>
I want to dive into the topic of software bots, I never used this project but think it is very useful and I want to contribute to it. <br>
The repo has an active community and is big enough (883 stars)<br>
The issue is relevant and current, issue #1068 is also pinned by a community member. <br>
To resolve this issue, I will add a new feature that will convert the size of the images to the correct respective multi-byte notation.</br>
As I have not yet used this project before, the effort for me should be enough for me to pass this assignment.

repo-link: https://github.com/imgbot/Imgbot <br>
forked repo-link: https://github.com/lnsandn01/Imgbot <br>

Issue to work on:<br>
https://github.com/imgbot/Imgbot/issues/1068 <br>