Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 720 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 720 Bytes

PeelDAO proposals

This repository stores all proposals for PeelDAO.

Create a proposal

Anyone can create a proposal using the following steps:

  1. Create a branch from this repository.
  2. Create a markdown file for your proposal in the proposals/ directory.
    • The filename should have the format DATE_AUTHOR_NAME.md
  3. Write your proposal. Be as detailed and specific as possible.
  4. Create a pull request for your branch.
  5. Discuss the proposal with PeelDAO core team members.
  6. If your pull request receives the necessary approvals, it will be considered "approved" and will be merged.

Voting on proposals

PeelDAO core team members must approve proposals by approving the respective pull request.