Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update governance + PGF docs #365

Merged
merged 11 commits into from
Aug 2, 2024
Merged

Update governance + PGF docs #365

merged 11 commits into from
Aug 2, 2024

Conversation

brentstone
Copy link
Contributor

@brentstone brentstone commented Jul 2, 2024

No description provided.

@brentstone brentstone force-pushed the brent/update-governance branch 3 times, most recently from ff69149 to cc29505 Compare July 18, 2024 05:58
@brentstone brentstone changed the title Update governance docs Update governance + PGF docs Jul 18, 2024
Comment on lines +15 to +36
```json
{
"proposal": {
"content": {
"title": "Text",
"authors": "Text",
"discussions-to": "URL",
"created": "YYYY-MM-DDTHH:MM:SSZ",
"license": "<insert-license>",
"abstract": "Text",
"motivation": "Text",
"details": "Text",
"requires": "Number"
},
"author": "tnam-author-address",
"voting_start_epoch": <Number>,
"voting_end_epoch": <Number>,
"activation_epoch": <Number>
},
"data": "TODO-ADD-DATA-IF-NEEDED"
}
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we could describe these json with json-schema? https://json-schema.org/

@brentstone brentstone requested a review from iskay July 24, 2024 00:42
@brentstone brentstone merged commit 22d73a4 into master Aug 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants