-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·36 lines (29 loc) · 1.23 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
layout: default
title: "Better Rules"
---
<div class="introduction">
<h1>Better Rules.</h1>
<p>
Better Rules is a multidisciplinary approach that seeks to simultaneously address a number of facets in the developing of policy and rules.
They are:</p>
<ul>
<li>creating rules and policy that are both implementable, comprehendable and meet the policy intent,</li>
<li>comprehending the complexity of the existing legislative space,</li>
<li>intentionally ensuring rules are implementable on computers where appropriate,</li>
<li>making rules the digitally consumable component that is required by the concept of Government as a platform</li>
</ul>
<p>
This resource is focused on documenting the Better Rules practice as it's been developed to date.
</p>
<h2>Resources</h2>
<ul>
<li>The Better Rules Manifesto (TODO)</li>
<li><a href="/workshop-manual.html">The Practical Better Rules Workshop Manual</a> (DRAFT)</li>
<li><a href="/workshop-example.html">The Better Rules Workshop Example</a> (DRAFT)</li>
<li>A Better Rules introduction to rules-as-code (TODO)</li>
<li>A Better Rules introduction to test suites (TODO)</li>
<li>Contributing guide (TODO)</li>
</ul>
</p>
</div>