fix theme, fix urls
This commit is contained in:
parent
3cdc1b9c0e
commit
199c6f4cb8
203 changed files with 603 additions and 53 deletions
14
content/posts/2021/06/github-payback-time.md
Normal file
14
content/posts/2021/06/github-payback-time.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
date: "2021-06-04T20:26:45-0500"
|
||||
tags: ["sa", "software", "opensource"]
|
||||
categories: ["personal"]
|
||||
title: "GitHub Payback Time"
|
||||
summary: "Time to payback"
|
||||
---
|
||||
Whilst I am not a developer by profession, I do know how to do some scripting. Over the last two days, I have found some cool new (to me) projects ([git-extras](https://github.com/tj/git-extras) and [styli.sh](https://github.com/thevinter/styli.sh)) and found a few things which were either [broken](https://github.com/tj/git-extras/pull/928) or that I thought could be [done](https://github.com/thevinter/styli.sh/pull/1) [better](https://github.com/thevinter/styli.sh/pull/6). So, I submitted three pull-requests between the two repos. One has already been applied, one is in the review process with a bit of back and forth coaching on it, and the third I just opened.
|
||||
|
||||
I have also hopped into a couple discussions and issues offering suggestions or responding to testing requests.
|
||||
|
||||
All in all, a good way to spend a few minutes before bed and during lunch!
|
||||
|
||||
***Update: 2021-06-09* All the PRs have been accepted and merged into their respective main branches!**
|
||||
Loading…
Add table
Add a link
Reference in a new issue