From f42f1fcf0f1c51d3d4136465f0255c3842ff271a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=20=7C=20Anton=20R=C3=B6hm?= <18481195+AnTheMaker@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:58:54 +0200 Subject: [PATCH 1/2] Fix typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e45a291..81ca391 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Designers are invited to contribute. ## Claiming a logo ### Eligibility -To claim a logo, you must an active open source project or a registered NGO. "Active" here means: +To claim a logo, you must be an active open source project or a registered NGO. "Active" here means: - Regular commits - More than one contributor - Over 100 GitHub stars @@ -22,7 +22,7 @@ To claim a logo, you must an active open source project or a registered NGO. "Ac In addition, your project should be a good fit for the selected logo. Each logo has a short description that specifies the kind of project it is suitable for. -### Processs +### Process - To begin claiming a logo, create a GitHub issue, using the ["logo request" issue template](https://github.com/enjeck/libre-logos/issues/new?assignees=&labels=logo+request&template=logo-request.md&title=Logo+request). Please fill the template completely. The more information you provide, the faster your request will be processed. - Your issue will be reviewed. The "under review" label may be added to the issue. - If your project is eligible and the requested logo is available, you will be informed that you have claimed the logo. Once the logo is marked as "Claimed" on the [logo list](src/data/logos.js) and `R: Granted` label is added to the issue, the requested logo is officially yours. Congratulations! At this point, all copyright transfers to your project. @@ -35,4 +35,4 @@ Thank you for your interest! Please check out the [contributing guide](CONTRIBUT All logos are licensed under [Creative Commons Zero](LICENSE). -This source code for the website is given the MIT License. \ No newline at end of file +This source code for the website is given the MIT License. From ee844a2a37962c917ccf92f616604d80e4f57c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=20=7C=20Anton=20R=C3=B6hm?= <18481195+AnTheMaker@users.noreply.github.com> Date: Sat, 1 Oct 2022 14:03:07 +0200 Subject: [PATCH 2/2] Fix typo --- src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index 86a3ddf..5c64558 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -18,7 +18,7 @@ const IndexPage = () => (

Eligibility

-

To claim a logo, you must an active open source project or a registered NGO. "Active" here means:

+

To claim a logo, you must be an active open source project or a registered NGO. "Active" here means: