{% extends 'base.html' %} {% block title %}{{ _('Review guidelines') }} - CritiqueBrainz{% endblock %} {% block content %}

{{ _('Review guidelines') }}

{{ print_message(_(' Please note that this is an early version of the guidelines page. Feel free to suggest improvements to this page and report any issues that you find. Thanks! '), 'warning') }}

{{ _('General tips') }}

{{ _('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.') }}

{{ _('Formatting') }}

{{ _('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.') }}

{{ _('Content tips') }}

{{ _('Specific review types') }}

{{ _('In addition to the general tips given above, here are some specific tips for each review type which might help you to strengthen your review.') }}

{{ _('Albums (Release Groups)') }}

{{ _('Events') }}

{{ _('Places') }}

{{ _('💡 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.') }}

{{ _('Common mistakes') }}

{{ _('Additional material') }}

{{ _('Some good review websites:') }} {% endblock %}