URL: https://github.com/freeipa/freeipa/pull/541 Author: stlaz Title: #541: We don't offer no quickies Action: opened
PR body: """ It's not our main priority as developers to offer any forms of quickies nor guides on how to perform them. http://www.urbandictionary.com/define.php?term=quickie """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/541/head:pr541 git checkout pr541
From 4ae859aa909c75342e6e21f061d10b5abe82b415 Mon Sep 17 00:00:00 2001 From: Stanislav Laznicka <slazn...@redhat.com> Date: Mon, 6 Mar 2017 12:23:55 +0100 Subject: [PATCH] We don't offer no quickies It's not our main priority as developers to offer any forms of quickies nor guides on how to perform them. --- BUILD.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.txt b/BUILD.txt index 10b1943..63fe0bf 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -1,4 +1,4 @@ -Here is a quickie guide to get you started in IPA development. +Here is a quick guide to get you started in IPA development. Dependencies ------------
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code