Skip to content

Commit ed635ef

Browse files
committed
Add editor configuration, add initial CONSTITUTION.md to the top level of the directory so we can reserve the legacy "original" version of the document.
Add license and some clarity in the README
1 parent 1fa4278 commit ed635ef

File tree

6 files changed

+2219
-15
lines changed

6 files changed

+2219
-15
lines changed

.editorconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[*]
2+
charset = utf-8
3+
end_of_line = lf
4+
indent_size = 4
5+
indent_style = space
6+
insert_final_newline = false
7+
max_line_length = 80
8+
tab_width = 4
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Discussion
3+
about: A topic for discussion prior to proposing language for the Constitution
4+
title: ''
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+
**What would you like to discuss? Please keep this on-topic to the Draft Constitution**
11+
What should the budget proposing, voting, and ratification process look like? [replace this with your own]
12+
13+
**Additional Context**
14+
Please add anything else you would like to add here [replace or remove this]

0 commit comments

Comments
 (0)