From 8babb0d6a5ab2e6a3cac1cae3aac01c34753c826 Mon Sep 17 00:00:00 2001 From: Nate Geier Date: Mon, 18 Apr 2022 16:49:52 +0100 Subject: [PATCH] small updates --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 26f25b20..9e594acf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - [:wave: Introduction](#wave-introduction) - [Guidelines](#guidelines) - - [Project ideas](#project-ideas) + - [Project Ideas](#project-ideas) - [Support](#support) - [Team](#team) - [:level_slider: Levels](#level_slider-levels) @@ -27,9 +27,9 @@ ## :wave: Introduction -As part of our commitment to always improving the Mintbase ecosystem, we offer a comprehensive grants program focused on funding software development and research efforts related to **Mintbase, [MintbaseJS](https://github.com/Mintbase/mintbase-js) and our [GraphQL Indexer API](https://docs.mintbase.io/dev/getting-started)**. For more information about the Mintbase Foundation, please visit the [About page](https://mintbase.io) on our website. +As part of our commitment to always improving the Mintbase + NEAR ecosystem, we offer a comprehensive grants program focused on funding software development and research efforts related to **Mintbase, [MintbaseJS](https://github.com/Mintbase/mintbase-js) and our [GraphQL Indexer API](https://docs.mintbase.io/dev/getting-started)**. For more information about the Mintbase, please visit the [About page](https://mintbase.io) on our website. - Thanks to the [Web3 Foundation Grants Program](https://github.com/Mintbase/Grants-Program) for providing the structural outline for this program. + Thanks to the [Web3 Foundation Grants Program](https://github.com/w3f/Grants-Program) for providing the structural outline for this program. ### Guidelines @@ -109,7 +109,7 @@ USD equivalent payments are made in NEAR. - **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), 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) ### :rooster: Level 3 @@ -163,7 +163,7 @@ If you have an idea for a project or would like to highlight an area in which yo 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/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._ +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/mintbase/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. 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.