File diff 3534a8243c8b → 19a5bbf9293e
pinaxcon/templates/flatpages/coc.html
Show inline comments
 
{% extends "site_base.html" %}
 

	
 
{% block header_title %}{{ flatpage.title }}{% endblock header_title %}
 
{% block body_class %}text-primary{% endblock body_class %}
 
{% block main_class %}container{% endblock main_class %}
 

	
 
{% block content %}
 
<div class="row">
 
  <div class="col-1"></div>
 
  <div class="col-10 content text-page">
 
  <div class="col-md-1"></div>
 
  <div class="col-12 col-md-10 content text-page">
 
    <h1>Code of Conduct</h1>
 
    <p>
 
      Linux Australia is committed to the ideals expressed in our <a href="http://linux.org.au/values">Values Statement</a> and ask all our members, speakers, volunteers, attendees and guests to adopt these principles. We are a diverse community. Sometimes this means we need to work harder to ensure we're creating an environment of trust and respect where all who come to participate feel comfortable and included.
 
    </p>
 
    <p>We value your participation and appreciate your help in realising this goal.</p>
 
    
 
    <h2 id="be-respectful">Be respectful</h2>
 
    <p>
 
      Respect yourself, and respect others.
 
      Be courteous to those around you.
 
      If someone indicates they don't wish to be photographed, respect that wish.
 
      If someone indicates they would like to be left alone, let them be.
 
      Our event venues and online spaces may be shared with members of the public; please be considerate to all patrons of these locations.
 
    </p>
 

	
 
    <h2 id="be-inclusive">Be inclusive</h2>
 
    <p>All presentation material should be suitable for people aged 12 and above.</p>
 
    <p>Any public presentation which is part of any event, including but not limited to keynotes, presentations, lightning talks, addresses, mailing list posts and forums, is subject to this code of conduct and thus may not contain:</p>
 
    <ul>
 
      <li>sexual or violent imagery;</li>
 
      <li>exclusionary language;</li>
 
      <li>insults or ad-hominem attacks.</li>
 
    </ul>
 
    <p>If the subject matter of the presentation cannot be presented adequately without including language that could be considered offensive, this should be pointed out in advance, at the beginning of the talk and in the schedule.</p>