Skip to content

boardroom-inc/voter-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Twitter


Logo

Boardroom Project Information Repo

This public repo contains voter information which will be served to display on the Boardroom Governance Portal
Browse the Portal »

Landing · Discord · Get In Touch

Table of Contents
  1. Repo Structure
  2. Add New Delegation Pitch
  3. Add Voter Tags

Structure

  1. The voterInfo.json file contains information about voter tags
  2. Delegation Pitches Folder: Contains files with delegation pitches of voters

Add New Delegation Pitch

  1. Add a new file in the folder Delegation Pitches with the format {VoterAddress}.md as the filename.
  2. Add delegation pitch as content to the file.
  3. Raise a PR with the changes.

Add Voter Tags

  1. Edit the file voterinfo.json with the format,
    [VoterAddress]: {
       tags: ['respective tags']
    }
  1. Raise a PR with the changes.

Contact

Please reach out in Discord with any questions!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published