Skip to content

Commit

Permalink
Proposal: Contribution to open-source (#1749)
Browse files Browse the repository at this point in the history
* Add README for demo

* moved the readme

* fixed readme

* Update README.md

* Update README.md

* Proposal: Contribution to open-source

Proposal: Contribution to open-source to the nunit testing framework

* Proposal: Contribution to open-source

Proposal: Contribution to open-source
Adding a feature to Imgbot

* Delete README.md

Co-authored-by: César Soto Valero <cesarsotovalero@gmail.com>
  • Loading branch information
lnsandnkth and cesarsotovalero committed Apr 12, 2022
1 parent 27dd733 commit d5bcb99
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 25 deletions.
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>

0 comments on commit d5bcb99

Please sign in to comment.