Merge pull request #10 from Hacks-R-Us/conduct

Initial Code of Conduct for discussion
This commit is contained in:
Lloyd Wallis
2020-09-22 21:38:37 +01:00
committed by GitHub
3 changed files with 168 additions and 2 deletions
+8 -2
View File
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hacks 'R' Us</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.svg">
</head>
<body>
<div class="container">
<h1><a href="/"><img src="img/logo.svg" alt="Hacks 'R' Us Logo"></a></h1>
@@ -37,6 +39,8 @@
<li><a href="https://emfcamp.org">EMF2022</a></li>
</ul>
<h2 id='policy'>Policy</h2>
<p>For more formal information, the <a href="/conduct.html">Code of Conduct</a> may be relevant to your
interests.</p>
<ol class="left-aligned nested parent">
<li>No one shall dissuade or stop anyone from making anything, especially if it's a bad idea.</li>
<li>"Fuck it, we'll do it live" is always acceptable.</li>
@@ -46,7 +50,8 @@
<li>Un defined, (but positive) number of ✅ are needed for policy approvals.</li>
<li>Ticks must outweigh ❌ votes</li>
</ol>
<li>No hacker shall intentionally set another hacker on fire, or through inaction allow another hacker to be set on fire.</li>
<li>No hacker shall intentionally set another hacker on fire, or through inaction allow another hacker to be
set on fire.</li>
<li>For the avoidance of doubt, explosions are a type of fire.</li>
<li>Disputes between members will be settled non-violently through a game of Guess Who?</li>
<li>Policy items in <blink>&lt;blink&gt;</blink> tags are only in effect whilst visible.</li>
@@ -68,4 +73,5 @@
}
</script>
</body>
</html>
</html>