Skip to content

dev-protocol/incubation-committee

Repository files navigation

Incubation Committee

Dev Protocol Incubator is for OSS projects that are underfunded relative to their usage and mission.

Incubation Committee solicits OSS to be funded by open call, and all committee members vote to decide the staking as a grant. These processes are open to the public transparently through this GitHub Project.

Logo image

How to propose a new incubation project

tl;dr

  1. Fork this
  2. Copy project-proposal-template.yml, paste and rename it under /projects
  3. Edit contents on the copied template
  4. Commit it and pull-request to this

An easy way to do that using GitHub

  1. Fork this repository as your GitHub repository
  2. Open the /projects folder on GitHub
  3. Open the "Create new file" link Create new file
  4. Copy the contents of project-proposal-template.yml and paste it into the in-browser editor. And name to the file, like PROJECT_NAME.yml(.yml required!) In-browser editor
  5. Edit the copied template
  6. Add a description as needed, and click "Commit new file" Commit new file
  7. Open the "Pull request" link Pull request
  8. Send your pull request

Or using git

  1. Fork this repository as your GitHub repository
  2. Clone your repository to local
  3. Run npm i on your terminal to install dependencies
  4. Copy project-proposal-template.yml and paste it under /projects. And name to the file, like PROJECT_NAME.yml(.yml required!)
  5. Edit the copied template
  6. Commit your awesome changes
  7. Send pull request to dev-protocol/incubation-committee.

About

šŸŽŽIncubation Committee

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published