aprzn123 / TheThirdCan

A browser extension designed to improve https://twocansandstring.com
MIT License
7 stars 4 forks source link

Add hide feed #31

Closed leonn00albert closed 1 year ago

aprzn123 commented 1 year ago

Why are you trying to merge all these commits that are already here in the main branch?

Also, we are working on a code rework and won't be accepting any pull requests until that is done. Once we finish that, you can try submitting a new PR

HumanoidSandvichDispenser commented 1 year ago

You should probably set up your username and email in git as well, so it shows up as a contribution by you in the git log and blame.

$ git config user.name leonn00albert
$ git config user.email <youremail@example.com>

If you want to keep your email private, you can use a noreply address that GitHub provides. See https://github.com/settings/emails

leonn00albert commented 1 year ago

ooh sorry didn;t mean to just wanted to add 1 commit