Skip to content

Commit 31b41ae

Browse files
committed
added in additional directions and RSVP banner
1 parent 2401911 commit 31b41ae

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

DIRECTIONS.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,21 @@ From your fork of `OnBoard`, create a folder with your project name under `OnBoa
2323

2424
![Create new file](/docs/images/directions/add-file.png)
2525

26-
Then in the box labeled `name your file...`, type in `GITHUB_USERNAME/README.md`. This creates a README file under a folder called your Github username.
26+
Then in the box labeled `name your file...`, type in `PROJECT_NAME/README.md`. This creates a README file under a folder called named after your project.
2727

28-
![Creating a folder](/docs/images/directions//creating-a-folder.png)
28+
![Creating a folder](/docs/images/directions//creating-a-folder-highlighted.png)
2929

3030
After this, copy and paste the contents of [`TEMPLATE.md`](./projects/!Template/TEMPLATE.md) into the text editor and fill it out!
3131

3232
![Paste in TEMPLATE.md](docs/images/directions/paste-in-template.png)
3333

34-
Press the big green `Commit changes` button to save!
34+
Once your done, press the big green `Commit changes` button to save!
3535

36-
Once this is done, go under your folder and begin uploading your Gerber, design files, and screen shot of JLCPCB approval. In all, you should have the follow files under your project folder:
36+
With your README filled out, head over to add files to begin uploading your Gerber, design files, and screen shot of JLCPCB approval.
37+
38+
![Upload gerber files](docs/images/directions/adding-gerbers.png)
39+
40+
In all, you should have the following files under your project folder:
3741
- [ ] `Gerbers.zip`: This should be the file that you send off to JLCPCB.
3842
- [ ] `JLCPCB.png`: A screen shot of JLCPCB approving your board
3943
- [ ] Design files (`design.json`, `design.sch`, `design.brd`, etc). Whatever format your designer outputs to should be included.

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# OnBoard
22

3-
##### Interested in joining? Head over to [`DIRECTIONS.md`](./DIRECTIONS.md) to get started!
3+
##### Interested in joining? We're launching May 27th! Stay tuned! RSVP [here](https://onboard.hackclub.com/)!
4+
<!-- Head over to [`DIRECTIONS.md`](./DIRECTIONS.md) to get started! -->
45

56
How do we get high school students excited about electronics and PCB design?
67

51.6 KB
Loading
Loading
9.24 KB
Loading

0 commit comments

Comments
 (0)