Skip to content

Commit d7b3ff9

Browse files
authored
Merge pull request #3 from Crypto2099/update-license-and-readme
Add editor configuration, add initial CONSTITUTION.md to the top leve…
2 parents 1fa4278 + ed635ef commit d7b3ff9

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)