From 42fe3813c68c6a1c98e6cbed793c9cad0fae8147 Mon Sep 17 00:00:00 2001 From: axk4545 Date: Mon, 8 May 2017 21:07:25 -0400 Subject: [PATCH 1/2] add ff profile to ks --- tigeros.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tigeros.ks b/tigeros.ks index ee96e67..2bcc749 100644 --- a/tigeros.ks +++ b/tigeros.ks @@ -401,7 +401,7 @@ rpmfusion-free-release scrot syslinux tigeros-backgrounds -tigeros-bookmarks +tigeros-ff-profile tigeros-logos tigeros-release tigeros-repos From 9714457396f0f115283645887450d11f13e7c158 Mon Sep 17 00:00:00 2001 From: Tim Zabel Date: Thu, 11 May 2017 23:32:27 -0400 Subject: [PATCH 2/2] Fixed typos and updated the flow of sentences. --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b2aa747..8b63501 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,8 +4,8 @@ TigerOS ## Contributing Please fork this repository and submit pull requests against the devel branch. Pull requests will be reviewed as time permits. Some things to keep in mind: -* This is a student run project so it may take a bit to get a response form the developers. -* All scripts added to github should have 644 permissions to minimize execution of arbitrary code. -* When possible please contact the maintainer or creator of a component through a github issue or IRC. The email accounts listed are university accounts and may filter your message as spam. +* Due to this being a student run project, there may be a delay in getting a response from the developers. +* All scripts added to github should have 644 permissions. +* When possible, please contact the maintainer or creator of a component through a github issue or IRC. The email accounts listed are university accounts and may filter your message as spam. * Please use the editorconfig file when editing files to ensure consistency. * Contact ritlug@gmail.com with any questions. Please include the phrase TigerOS in the subject.