Skip to content

Commit

Permalink
Find and replace github URL
Browse files Browse the repository at this point in the history
  • Loading branch information
cif committed Apr 18, 2022
1 parent 265bfd8 commit 22ed2d0
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The Mintbase Grants Program offers different grant levels to help you best depen
- **Target:** Small teams/start-ups
- **Amount:** Up to $50,000
- **Requirements:** 3 approvals
- **Benefits:** All of the above + [co-promotion](./docs/announcement-guidelines.md#announcement-guidelines), [Grants Program badge](./docs/grant-badge-guidelines.md), fast track to [Mintbase Builders Program](https://www.substrate.io/builders-program/)
- **Benefits:** All of the above + [co-promotion](./docs/announcement-guidelines.md#announcement-guidelines), fast track to [Mintbase Builders Program](https://www.substrate.io/builders-program/)

### :rooster: Level 3<!-- omit in toc -->

Expand All @@ -123,10 +123,10 @@ The Mintbase Grants Program offers different grant levels to help you best depen
### 1. Application

1. [Fork](https://github.com/w3f/Grants-Program/fork) this repository.
1. [Fork](https://github.com/Mintbase/Grants-Program/fork) this repository.
2. In the newly created fork, create a copy of the application template ([`applications/application-template.md`](applications/application-template.md)). If you're using the GitHub web interface, you will need to create a new file and copy the [contents](https://raw.githubusercontent.com/w3f/Grants-Program/master/applications/application-template.md) of the template inside the new one. Make sure you **do not modify the template file directly**. In the case of a maintenance application, use the maintenance template ([`maintenance template`](maintenance/maintenance-template.md)) instead.
3. Name the new file after your project: `project_name.md`.
4. Fill out the template with the details of your project. The more information you provide, the faster the review. Please refer to our [Grant guidelines for most popular grant categories](docs/grant_guidelines_per_category.md) and make sure your deliverables present a similar same level of detail. To get an idea of what a strong application looks like, you can have a look at the following examples: [1](https://github.com/w3f/Grants-Program/blob/master/applications/project_aurras_mvp_phase_1.md), [2](https://github.com/w3f/Grants-Program/blob/master/applications/project_bodhi.md), [3](https://github.com/w3f/Grants-Program/blob/master/applications/pontem.md), [4](https://github.com/w3f/Grants-Program/blob/master/applications/spartan_poc_consensus_module.md). Naturally, if you're only applying for a smaller grant that only consists of, say, UI work, you don't need to provide as much detail.
4. Fill out the template with the details of your project. The more information you provide, the faster the review. Please refer to our [Grant guidelines for most popular grant categories](docs/grant_guidelines_per_category.md) and make sure your deliverables present a similar same level of detail. To get an idea of what a strong application looks like, you can have a look at the following examples: [1](https://github.com/Mintbase/Grants-Program/blob/master/applications/project_aurras_mvp_phase_1.md), [2](https://github.com/Mintbase/Grants-Program/blob/master/applications/project_bodhi.md), [3](https://github.com/Mintbase/Grants-Program/blob/master/applications/pontem.md), [4](https://github.com/Mintbase/Grants-Program/blob/master/applications/spartan_poc_consensus_module.md). Naturally, if you're only applying for a smaller grant that only consists of, say, UI work, you don't need to provide as much detail.
5. Once you're done, create a pull request. The pull request should only contain _one new file_—the Markdown file you created from the template.
6. You will see a comment template that contains a checklist. You can leave it as is and tick the checkboxes once the pull request has been created. Please read through these items and check all of them.
7. Sign off on the [terms and conditions](docs/T&Cs.md) presented by the [CLA assistant](https://github.com/claassistantio) bot as a Contributor License Agreement. You might need to reload the pull request to see its comment.
Expand Down Expand Up @@ -154,13 +154,13 @@ If you think that we should support the development of certain tools or projects

**Submit an idea:**

If you have an idea for a project or would like to highlight an area in which you'd like to see teams build, but lack the technical background to create a detailed outline, you're welcome to open an [issue](https://github.com/w3f/Grants-Program/issues/new) or add it to the [tech stack](docs/ecosystem.md) as a potentially interesting project. We will review your suggestion and, if necessary, will create an RFP based on it and reach out to teams able to build it.
If you have an idea for a project or would like to highlight an area in which you'd like to see teams build, but lack the technical background to create a detailed outline, you're welcome to open an [issue](https://github.com/Mintbase/Grants-Program/issues/new) or add it to the [tech stack](docs/ecosystem.md) as a potentially interesting project. We will review your suggestion and, if necessary, will create an RFP based on it and reach out to teams able to build it.

**Submit an RFP (Request for Proposals):**

Ideas generally have better chances of being implemented if they're presented in a project outline format that can be picked up straight away by a team, so if you have a good concept of the milestones required to bring your project to life, you can follow the process below and directly submit an RFP:

1. [Fork](https://github.com/w3f/Grants-Program/fork) this repository.
1. [Fork](https://github.com/Mintbase/Grants-Program/fork) this repository.
2. In the newly created fork, create a copy of the suggestion template ([`rfps/suggestion-template.md`](rfps/suggestion-template.md)) inside the [`rfps`](rfps) folder. Make sure you create a new file and copy the [contents](https://raw.githubusercontent.com/w3f/Grants-Program/master/rfps/suggestion-template.md) of the template into the new one, and _do not modify the template file directly._
3. Name the file after your idea: `project_name.md`.
4. Fill out the template with the project details. Please include as many details as possible.
Expand Down
2 changes: 1 addition & 1 deletion applications/application-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> This document will be part of the terms and conditions of your agreement and therefore needs to contain all the required information about the project. Don't remove any of the mandatory parts presented in bold letters or as headlines. Blockquote sections starting with a `>` (such as this one) can be removed.
>
> See the [Grants Program Process](https://github.com/w3f/Grants-Program/#pencil-process) on how to submit a proposal.
> See the [Grants Program Process](https://github.com/Mintbase/Grants-Program/#pencil-process) on how to submit a proposal.
- **Project Name:** Name of your project (e.g. DuoSwap Module)
- **Team Name:** Legal name of your team (e.g. Duo)
Expand Down
12 changes: 6 additions & 6 deletions docs/T&Cs.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,25 +29,25 @@ The terms defined in this section whenever used in these Terms and Conditions sh

"Development Work" means any and all development activities related to the Software and undertaken by You. For the avoidance of doubt, any development activities undertaken before the Effective Date in relation to the Software are deemed to constitute Development Work and to form part of the deliverables to be provided by You and be subject to the terms of these Terms and Conditions;

"Effective Date" means the date on which the application is accepted by the Grants Committee via the application review process defined below (the date of the merged commit of the application, which can be found under <https://github.com/w3f/Grants-Program/pulls>);
"Effective Date" means the date on which the application is accepted by the Grants Committee via the application review process defined below (the date of the merged commit of the application, which can be found under <https://github.com/Mintbase/Grants-Program/pulls>);

"Grant" means the financial support granted by Mintbase. to You (i) for the development of the Software in accordance with the Specifications; and (ii) the grant of license rights on the Intellectual Property Rights, according to the terms of these Terms and Conditions. The Parties agree that Grants are unrelated to the actual development costs and the commercial value of the Software;

"Intellectual Property Rights" means any (i) patents, designs, copyright and related rights, database rights, trademarks, trade names (whether registered or unregistered), and the related rights to apply for registration thereof; (ii) applications, extensions and renewals in relation to any of these rights; (iii) know-how and confidential information; and (iv) all other rights of a similar nature and/or having an equivalent effect anywhere in the world;

"Milestones" mean any and all of the milestones specified in the final version of the application under Development Roadmap and approved by the Grants Committee in accordance with the Procedure as well as placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/w3f/Grants-Program/tree/master/applications>;
"Milestones" mean any and all of the milestones specified in the final version of the application under Development Roadmap and approved by the Grants Committee in accordance with the Procedure as well as placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/Mintbase/Grants-Program/tree/master/applications>;

"Mintbase" means a scalable heterogeneous multi-chain framework developed by, or the development of which has been procured by Mintbase. that has the features described in the white paper ("Mintbase: Vision For A Heterogeneous Multi-Chain Framework -- Draft 1") or as otherwise determined by Mintbase. in its sole discretion from time to time) and utilizes DOTs as the blockchain token native to its operation and/or functioning;

"Procedure" means the procedure in connection with the Mintbase, Inc. Open Grants Program, as established in Section 4 below;

"Software" means the deliverables created by You during the development activities performed according to these Terms and Conditions in their final and working version, and that are to be provided to the Foundation in accordance with the Specifications, Milestones and Time Schedule;

"Specifications" mean the reasonably detailed technical and/or other requirements describing the features and functionality of the Software, as specified in the final version of the application approved by the Grants Committee in accordance with the Procedure and placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/w3f/Grants-Program/tree/master/applications>.
"Specifications" mean the reasonably detailed technical and/or other requirements describing the features and functionality of the Software, as specified in the final version of the application approved by the Grants Committee in accordance with the Procedure and placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/Mintbase/Grants-Program/tree/master/applications>.

"Terms and Conditions" means this terms and conditions together with any documents referred to in it;

"Time Schedule" means the time schedule specified in the final version of the application approved by the Grants Committee in accordance with the Procedure and placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/w3f/Grants-Program/tree/master/applications>.
"Time Schedule" means the time schedule specified in the final version of the application approved by the Grants Committee in accordance with the Procedure and placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/Mintbase/Grants-Program/tree/master/applications>.

## 3. Eligibility

Expand Down Expand Up @@ -89,7 +89,7 @@ To apply for a grant of the Mintbase Open Grants Program, the grantee needs to f

**(ii) Application review process:**

The Mintbase grants committee, which is specified on the [Open-Grants-Program GitHub repository ](https://github.com/w3f/Grants-Program)(the "Grants Committee"), can issue comments and request changes on the grant application pull request (the submission of the grant application on GitHub). As soon as 1/3 of the Grants Committee approves the pull request, the terms and conditions are signed off and all requested changes are addressed, the application is officially accepted. The application is now a part of the [Mintbase Open-Grants-Program GitHub repository](https://github.com/w3f/Grants-Program). The time point of the acceptance by the Grants Committee is hereby stored on GitHub and counts as the official beginning of the grant. The original submission is stored with a unique commit hash (identifier) and can not be altered by any party. The final version approved by the Grants Committee of the Specifications, the Time Schedule and Milestones will be placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/w3f/Grants-Program/tree/master/applications> via the merge function of GitHub.
The Mintbase grants committee, which is specified on the [Open-Grants-Program GitHub repository ](https://github.com/w3f/Grants-Program)(the "Grants Committee"), can issue comments and request changes on the grant application pull request (the submission of the grant application on GitHub). As soon as 1/3 of the Grants Committee approves the pull request, the terms and conditions are signed off and all requested changes are addressed, the application is officially accepted. The application is now a part of the [Mintbase Open-Grants-Program GitHub repository](https://github.com/w3f/Grants-Program). The time point of the acceptance by the Grants Committee is hereby stored on GitHub and counts as the official beginning of the grant. The original submission is stored with a unique commit hash (identifier) and can not be altered by any party. The final version approved by the Grants Committee of the Specifications, the Time Schedule and Milestones will be placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/Mintbase/Grants-Program/tree/master/applications> via the merge function of GitHub.

**(iii) Milestone delivery process:**

Expand Down Expand Up @@ -160,7 +160,7 @@ The Parties acknowledge and agree that the requirements set out in the Milestone

## 7. Terms of Grant Giving

Mintbase. shall grant You, as compensation for the delivery of the Software and the related deliverables and the grant of license rights on the Intellectual Property Rights to the Mintbase., a Grant as indicated in the application placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/w3f/Grants-Program/tree/master/applications>.
Mintbase. shall grant You, as compensation for the delivery of the Software and the related deliverables and the grant of license rights on the Intellectual Property Rights to the Mintbase., a Grant as indicated in the application placed in the applications folder of the Mintbase Open Grants Program Repository at <https://github.com/Mintbase/Grants-Program/tree/master/applications>.

The Parties agree that the Grant is a lump-sum payment and that no additional compensation is due for the actual development costs incurred.

Expand Down
6 changes: 3 additions & 3 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,13 @@
<details>
<summary><b>Can I list the Mintbase as a partner?</b></summary>

No. Once the grants team has accepted your first milestone, you may display our [grants badge](https://github.com/w3f/Grants-Program/blob/master/docs/grant-badge-guidelines.md) in a project-specific context, such as the repository containing the grant project work.
No. Once the grants team has accepted your first milestone, you may display our [grants badge](https://github.com/Mintbase/Grants-Program/blob/master/docs/grant-badge-guidelines.md) in a project-specific context, such as the repository containing the grant project work.
</details>

<details>
<summary><b>Can you help me advertise my project?</b></summary>

The Mintbase does not provide PR services to its grantees. However, once per month we co-promote announcements from grants that have delivered a milestone on [Twitter](https://twitter.com/Mintbasefoundation). Note that the milestone needs to have been accepted prior to the announcement. Lastly, please observe our [announcement guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/announcement-guidelines.md) for all grant-related communications. This document also lists an email address through which you can get in touch with our PR team for feedback and in case you have specific questions.
The Mintbase does not provide PR services to its grantees. However, once per month we co-promote announcements from grants that have delivered a milestone on [Twitter](https://twitter.com/Mintbasefoundation). Note that the milestone needs to have been accepted prior to the announcement. Lastly, please observe our [announcement guidelines](https://github.com/Mintbase/Grants-Program/blob/master/docs/announcement-guidelines.md) for all grant-related communications. This document also lists an email address through which you can get in touch with our PR team for feedback and in case you have specific questions.
</details>

<details>
Expand Down Expand Up @@ -142,7 +142,7 @@
<details>
<summary><b>Can I add a badge to my repo once I’ve completed a milestone?</b></summary>

If yours is a [Level 2 or 3](https://github.com/w3f/Grants-Program/blob/master/README.md#level_slider-levels) grant and your first milestone has been submitted **and accepted**, yes. Please make sure that you follow the [badge guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/grant-badge-guidelines.md) when doing so.
If yours is a [Level 2 or 3](https://github.com/Mintbase/Grants-Program/blob/master/README.md#level_slider-levels) grant and your first milestone has been submitted **and accepted**, yes. Please make sure that you follow the [badge guidelines](https://github.com/Mintbase/Grants-Program/blob/master/docs/grant-badge-guidelines.md) when doing so.
</details>

<details>
Expand Down
2 changes: 1 addition & 1 deletion docs/grant-badge-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To that end, we’ve created a badge for grant recipients. This is available for

*Before you begin using the badge, please note the following points:*

- Use of the Grants Program badge is reserved for [Level 2 and 3 grants](https://github.com/w3f/Grants-Program/blob/master/README.md#level_slider-levels).
- Use of the Grants Program badge is reserved for [Level 2 and 3 grants](https://github.com/Mintbase/Grants-Program/blob/master/README.md#level_slider-levels).
- Grants are awarded **for specific projects**, not to teams in general as a blanket endorsement.
- Mintbase and its grants program **don’t broker partnerships or joint ventures**, or cosign wholesale any external team’s work. Bearing that in mind, **the badge should only be displayed in project-specific contexts.**
- Please **do**: display the badge
Expand Down
2 changes: 1 addition & 1 deletion maintenance/Substratesnap_Maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- **Payment Details:** DAI (ERC20)
**Address**: 0x85D81Ab61Fe16CDcaeF2Ca556ED4577A51b9b07C (DAI)
- Network
- **[Level](https://github.com/w3f/Grants-Program/tree/master#level_slider-levels):** 2
- **[Level](https://github.com/Mintbase/Grants-Program/tree/master#level_slider-levels):** 2


## Project Overview :page_facing_up:
Expand Down
2 changes: 1 addition & 1 deletion maintenance/maintenance-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Please also provide the GitHub accounts of all team members. If they contain no

If you've already started implementing your project or it is part of a larger repository, please provide a link and a description of the code here. In any case, please provide some documentation on the research and other work you have conducted before applying. This could be:

- links to improvement proposals or [RFPs](https://github.com/w3f/Grants-Program/tree/master/rfp-proposal) (requests for proposal),
- links to improvement proposals or [RFPs](https://github.com/Mintbase/Grants-Program/tree/master/rfp-proposal) (requests for proposal),
- academic publications relevant to the problem,
- links to your research diary, blog posts, articles, forum discussions or open GitHub issues,
- references to conversations you might have had related to this project with anyone from the Mintbase,
Expand Down
Loading

0 comments on commit 22ed2d0

Please sign in to comment.