What languages / frameworks do I need to contribute to Discourse on GitHub?

I’m looking for more open source projects to contribute to on GitHub and would like to know which languages and frameworks I need to learn to contribute to the project.

From what I understand so far…

  • Ruby
  • Ruby on Rails
  • Javascript (i have a good understanding - still have much to learn)
  • Jquery
  • Ember.js
  • (obviously html/css) (I already know that)

Anything else I need to add to that list? (I’m a fast learner :slight_smile: )

I would say the essential things to know are Ember.js and Rails.

Alright, I’m going to crash-course myself in those and then try to resolve some issues on the Discourse GitHub :slight_smile:

Имейте в виду, что на Github.com вы не найдёте никаких проблем. Мы отслеживаем всё здесь, на Meta. Ознакомьтесь с категорией Contribute > Bug для багов и тегами pr-welcome и #starter-task для задач. Обязательно также изучите Contributing to Discourse development.

Thanks for the heads up.