Skip to content

Commit b0c393d

Browse files
committed
Merge pull request #168 from trekr5/tritech
amended README file with translations paragraph added
2 parents 15060c2 + 4482b7a commit b0c393d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@
44

55
[hackety-hack.com][hh.com] is the web backend powering the collaborative features of [Hackety Hack][hh]. It is written in Rails 3 and continues to be under active development (see 'Helping Out'), the switch to Rails 3 happened quite recently so there's still lots to be done.
66

7-
## Helping Out ##
7+
### Helping Out ###
88

99
If you have any experience writing Rails apps, feel free to help out, we're open to pull requests as long as you follow a few conditions.
1010

1111
+ **Test your code**, we really can't stress this enough, ideally you should be practicing [TDD][tdd] and writing tests before you even write your code. If you don't test your code, we have no way of knowing if it works properly so please do test.
1212
+ **If it's a major feature, file an issue**, if you file an issue we can discuss certain aspects of the new feature with you and ensure it's a good fit for hackety-hack.com.
1313

14+
## Translations ##
15+
16+
Hello everyone!
17+
18+
We are in the process of translating Hackety Hack into as many foreign languages as possible so that people around the world would be able to use the site with ease. If you are bilingual and interested in helping us make Hackety Hack a truly global phenomenon, accessible by all regardless of location or nationality, and make learning Ruby even more fun! then please sign up here http://crowdin.net/project/hackety-hackcom/invite
19+
1420
## Getting Started ##
1521

1622
Once you've cloned this repository, running `script/bootstrap` should tell you everything you need to know.

0 commit comments

Comments
 (0)