aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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`