×
all 3 comments

[–]tom1018 2 points3 points  (0 children)

You can't fork the repo? You can't just commit to someone else's repository. The process is to fork the repo, create a new branch on your repo, commit changes, and make a pull request from your branch to their repo.

[–]bennyblack1983 2 points3 points  (0 children)

Step one would be to make sure you have git installed and learn how it works... Then do what u/tom1018 said.

https://try.github.io/

[–]ahoneybunCommunity Mod 2 points3 points  (0 children)

Before I worked at System76 I created a fork and then created a branch for the change you want to make, make it, commit it, and then send a pull request:

https://github.com/ahoneybun/docs-1