diff options
author | Braxton Hall | 2022-10-24 04:57:55 +0000 |
---|---|---|
committer | GitHub | 2022-10-24 04:57:55 +0000 |
commit | ca09b8229ba680d5e5400ed72b121e8302990dab (patch) | |
tree | a2bac3b1ad65ba7b423c644315b9b38825e4676a | |
parent | 7b07e0357ffe01fc83f23fc6b63bbf80a36f7ab6 (diff) |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ To contribute just make a PR into the `main` branch! 1. Click `Fork` button in the top right of the GitHub page 1. Develop your `fib` and push to your fork - Put your `fib` in a directory with your GitHub ID under the [`entries/`](./entries) directory + - Add yourself and your `fib` to [`people.json`](./people.json) 1. Click the `Pull requests` tab and then the `New pull request` in your fork 1. Set the base repo and branch to be `braxtonhall/fib` and `main` 1. Click `Create pull request` |