From 37be1a1b2acacc9691632f442f8f6837273f28fb Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Fri, 16 Feb 2024 11:46:58 +0100 Subject: [PATCH] Minor rewording to the footer --- README.md | 8 ++++---- data/footer.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 17620be..a23326e 100644 --- a/README.md +++ b/README.md @@ -1796,19 +1796,19 @@ A list of some online resoures that contribute interesting links to apps and inf # How to contribute -If you have any suggestion or want your project included in the list, you can contribute in the following ways. +If you have any suggestion or want your project to be included in the list, you can contribute in the following ways. ## Open an issue To suggest a new program, check the existence of the program in the list. -If it is not present, you can open an issue including the following list: +If it is not present, you can open an issue including the following items: - `name`: Name of the program - `homepage`: URL of the homepage (if it exists) - `git`: URL of a clonable git repository (if it exists) -- `description`: Text to the description of the program +- `description`: Text with the description of the program -One or both of the two item `homepage` or `git` must be present. +At least one of the two items `homepage` and `git` must be present. ## Pull request on `data/apps.csv` diff --git a/data/footer.md b/data/footer.md index 985223a..313f5c7 100644 --- a/data/footer.md +++ b/data/footer.md @@ -1,18 +1,18 @@ # How to contribute -If you have any suggestion or want your project included in the list, you can contribute in the following ways. +If you have any suggestion or want your project to be included in the list, you can contribute in the following ways. ## Open an issue To suggest a new program, check the existence of the program in the list. -If it is not present, you can open an issue including the following list: +If it is not present, you can open an issue including the following items: - `name`: Name of the program - `homepage`: URL of the homepage (if it exists) - `git`: URL of a clonable git repository (if it exists) -- `description`: Text to the description of the program +- `description`: Text with the description of the program -One or both of the two item `homepage` or `git` must be present. +At least one of the two items `homepage` and `git` must be present. ## Pull request on `data/apps.csv`