Skip to content

Commit 41adb80

Browse files
committed
Add FAQ and pull request request to docs index
1 parent 097fbb2 commit 41adb80

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

sites/docs/docs.step

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
message <<MARKDOWN
2+
This site is maintained by RailsBridge volunteers. If you find something that could be improved, please make a [pull request](https://github.com/railsbridge/docs) or [drop us a note](https://github.com/railsbridge/docs/issues/new) via GitHub Issues (no technical knowledge required).
3+
24
# [Installfest](/installfest)
35

46
Instructions for installing Ruby and Rails on your computer. You are required to do this before going to a Rails workshop!
@@ -25,4 +27,25 @@ Railsbridge workshops can also use Alex's [Learn To Code In Ruby](http://codelik
2527

2628
The Railsbridge junkyard! Slide decks for opening/closing presentations, teacher training.
2729

30+
# RailsBridge curriculum-related FAQ
31+
32+
### Can I use the RailsBridge curricula at my event?
33+
Anyone can use this site — it's very open source!
34+
35+
If you're organizing an event and wonder if it could be considered a RailsBridge Workshop, we just have two requests:
36+
37+
* The event should be free of charge.
38+
* The event should work toward making tech more welcoming!
39+
40+
If you're not doing those two things, you can totally still use the site, we just ask that you not call your event a RailsBridge workshop.
41+
(Charity workshops have used "Rails Workshop featuring the RailsBridge curriculum" in the past, which is neat.)
42+
43+
### I want to help, but I don't know how.
44+
First, [make a GitHub account](https://github.com/). Then, [create an issue](https://github.com/railsbridge/docs/issues) with the idea you have. We'll help you turn it into reality (assuming it's in line with our lofty goals :D).
45+
46+
Don't know what you could work on? Browse the [issues list](https://github.com/railsbridge/docs/issues) and the [To Do list](https://github.com/railsbridge/docs/wiki/RailsBridge-To-Do-List). Those have lots of ideas.
47+
48+
49+
### I have different question about RailsBridge.
50+
The [RailsBridge website](http://www.railsbridge.org) probably has an answer!
2851
MARKDOWN

0 commit comments

Comments
 (0)