|
@@ -22,53 +22,10 @@ The use of "Rule" in the singular is a tribute to the idiom used for the governa
|
|
|
|
|
|
**What kinds of projects do you take inspiration from?**
|
|
|
|
|
|
-A bunch of stuff, including but not limited to these:
|
|
|
-
|
|
|
-* Codes of conduct
|
|
|
- - [Contributor Covenant](https://www.contributor-covenant.org/)
|
|
|
-* Community toolkits
|
|
|
- - [Better Work Together](https://www.betterworktogether.co/)
|
|
|
- - [Prototyping Work](https://prototyping.work) (see [decision-making](https://prototyping.work/category/decision-making/) and [structure](https://prototyping.work/category/structure/)
|
|
|
- - [Sacred Design Lab](https://sacred.design/) on [covenants](https://mcusercontent.com/9ab8e3135a56f9b5acb9c04dd/files/b3eb53f3-9208-4f19-bd05-dae70d393c9c/Creating_Living_Small_Group_Covenant.pdf)
|
|
|
- - [Virtual Communities for Impact](https://communitiesforimpact.org/)
|
|
|
-* Constitutions
|
|
|
- - [Constitute](https://www.constituteproject.org/)
|
|
|
-* Example communities
|
|
|
- - [Loomio Community Group](https://loomio.coop/community_group.html)
|
|
|
- - [Social.coop bylaws](https://wiki.social.coop/rules-and-bylaws/Bylaws-for-social.coop.html)
|
|
|
-* Incorporation tools
|
|
|
- - [One Click Orgs](https://web.archive.org/web/20190911090644/http://www.oneclickorgs.com/)
|
|
|
-* Licensing tools
|
|
|
- - [Creative Commons](https://creativecommons.org/)
|
|
|
- - [License Zero](https://licensezero.com/)
|
|
|
- - [Polyform Project](https://polyformproject.org/)
|
|
|
-* Monastic rules
|
|
|
- - Rule of St. Augustine
|
|
|
- - Rule of St. Benedict
|
|
|
- - Rule of St. Clare
|
|
|
- - [unMonastery BIOS](http://unmonastery.org/bios/)
|
|
|
-* Software communities
|
|
|
- - [Apache](https://apache.org/foundation/governance/)
|
|
|
- - [Debian](https://www.debian.org/devel/constitution)
|
|
|
- - [Python](https://www.python.org/dev/peps/pep-8016/)
|
|
|
- - [Wikipedia](https://en.wikipedia.org/wiki/Wikipedia:Administration)
|
|
|
-
|
|
|
+A bunch of stuff, and we have a running list in the [project wiki](https://gitlab.com/medlabboulder/communityrule/-/wikis/Points-of-inspiration).
|
|
|
|
|
|
**What's the current project roadmap?**
|
|
|
|
|
|
-Funny you mention it. Right here:
|
|
|
+A bunch of stuff, and we have a running list in the [project wiki](https://gitlab.com/medlabboulder/communityrule/-/wikis/Project-roadmap).
|
|
|
+
|
|
|
|
|
|
-* Javascript output button
|
|
|
- - Could it output to IPFS or some other persisitent storage medium?
|
|
|
-* Rules (ready-to-deploy presets)
|
|
|
- - Brand preset rules as CommunityRule rules with tools to create badges out of them
|
|
|
-* Less textual, more visual header for Rule pages
|
|
|
-* Further modularity
|
|
|
- - Aim for a logic of [progressive disclosure](https://en.wikipedia.org/wiki/Progressive_disclosure), making templates really simple but facilitating more complex iteration
|
|
|
- - In _modules, develop pseudocode primitives and complex modules with inputs, outputs, and actions
|
|
|
-* Compatibility with Loomio?
|
|
|
- - Translate each module into Loomio practices, implicitly or explicitly (e.g., time for a proposal, threshold, voting options)
|
|
|
-* Module system with database
|
|
|
- - JavaScript pulling from GDocs?
|
|
|
- - Use Jekyll yaml in _data/ to create modules
|
|
|
- - Jekyll csv data pull? https://jekyllrb.com/docs/datafiles/
|