aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBraxton Hall2022-10-24 04:57:55 +0000
committerGitHub2022-10-24 04:57:55 +0000
commitca09b8229ba680d5e5400ed72b121e8302990dab (patch)
treea2bac3b1ad65ba7b423c644315b9b38825e4676a
parent7b07e0357ffe01fc83f23fc6b63bbf80a36f7ab6 (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4f01315..fa5de78 100644
--- a/README.md
+++ b/README.md
@@ -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`