{% extends 'base.html' %} {% block title %}{{ _('Review guidelines') }} - CritiqueBrainz{% endblock %} {% block content %}
{{ _('Read some good reviews') }}
{{ _('You can find a lot of great reviews on CritiqueBrainz and other websites. Use them for inspiration.') }}
{{ _('Write in a comfortable voice') }}
{{ _('A good review probably won’t sound like an academic paper, and probably won’t sound like a YouTube
comment, but it should sound like you.') }}
{{ _('Reviews on CritiqueBrainz don’t have to be in English') }}
{{ _('You are more than welcome to write review in a language that you prefer to use. Choose a language in
which you can express your emotions/thoughts freely.') }}
{{ _('Reviews can use the Markdown markup language. This should make it easier to write reviews and format them well. Use it to emphasize parts of your review, add links to additional information, insert images when necessary.') }}
{{ _('Properly formatted review is easier to read and understand.') }}
{{ _('💡 Note:') }} {{ _('Try to be honest while reviewing, simply don’t follow the trend. Review the album as to what you felt. And try to follow active voice.') }}