aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 444e912e86595e28a436017177a20c6750455edc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# fib

Can you please give me a Fibonacci function? Ideally (but not necessarily) one that only you would give me.

For a submission to the "Our Space" exhibition at [Hatch Art Gallery](https://www.instagram.com/hatch_artgallery).

[See the contributors here](https://braxtonhall.ca/fib)

## Contributing
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`

## Pictures from "Our Space"
<img src="./img/hatch-1.jpeg" alt="at hatch gallery">
<img src="./img/hatch-2.jpg" alt="also at hatch gallery">
<img src="./img/hatch-3.jpg" alt="still at hatch gallery">