GithubHelp home page GithubHelp logo

incubation-committee's Introduction

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.

incubation-committee's People

Contributors

aggre avatar bibryam avatar kazu80 avatar renovate-bot avatar renovate[bot] avatar sindresorhus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

incubation-committee's Issues

[Security] Workflow lint.yml is using vulnerable action actions/checkout

The workflow lint.yml is referencing action actions/checkout using references v1. However this reference is missing the commit a6747255bd19d7a757dbdda8c654a9f84db19839 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/lint.yml
  • actions/checkout v4
  • actions/setup-node v4
.github/workflows/voting.yml
  • actions/checkout v4
  • myyk/git-democracy v2
npm
package.json
  • husky 9.0.11
  • prettier 2.8.8

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.