From 9865b7234201fce25912b5b8d7a927559a875f1f Mon Sep 17 00:00:00 2001 From: Sean Adams Date: Mon, 4 Apr 2016 14:54:20 -0400 Subject: [PATCH 1/4] Create Agile-Manifesto.mdm --- AgileSeanFCC/Agile-Manifesto.mdm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 AgileSeanFCC/Agile-Manifesto.mdm diff --git a/AgileSeanFCC/Agile-Manifesto.mdm b/AgileSeanFCC/Agile-Manifesto.mdm new file mode 100644 index 000000000..d6408af1e --- /dev/null +++ b/AgileSeanFCC/Agile-Manifesto.mdm @@ -0,0 +1,32 @@ +## The Agile Manifesto +### For Agile Software Development + +We are uncovering better ways of developing software by doing it and helping others do it.Through this work we have come to value: + +1. Individuals and interactions over processes and tools. +2. Working software over comprehensive documentation +3. Customer collaboration over contract negotiation +4. Responding to change over following a plan + +> That is, while there is value in the items on the right, we value the items on the left more. + + + +Original Signators: +Kent Beck +Mike Beedle +Arie van Bennekum +Alistair Cockburn +Ward Cunningham +Martin Fowler +James Grenning +Jim Highsmith +Andrew Hunt +Ron Jeffries +Jon Kern +Brian Marick +Robert C. Martin +Steve Mellor +Ken Schwaber +Jeff Sutherland +Dave Thomas From 94e32dd7978cb8207c72e7c2eafa89737916b327 Mon Sep 17 00:00:00 2001 From: Sean Adams Date: Mon, 4 Apr 2016 19:16:19 -0400 Subject: [PATCH 2/4] Update Agile-Manifesto.mdm --- AgileSeanFCC/Agile-Manifesto.mdm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AgileSeanFCC/Agile-Manifesto.mdm b/AgileSeanFCC/Agile-Manifesto.mdm index d6408af1e..a33f4949e 100644 --- a/AgileSeanFCC/Agile-Manifesto.mdm +++ b/AgileSeanFCC/Agile-Manifesto.mdm @@ -1,6 +1,8 @@ ## The Agile Manifesto ### For Agile Software Development +#Agile development# was written in 2001 by a group of 17 software experts that included the creators of Scrum Extreme Programming (XP), Dynamic Systems Development Method (DSDM), and Crystal; a representative of feature-driven development; and several other thought leaders in the software industry. The Agile Manifesto established a common set of overarching values and principles for all of the individual agile methodologies at the time. This is that manifesto. + We are uncovering better ways of developing software by doing it and helping others do it.Through this work we have come to value: 1. Individuals and interactions over processes and tools. From 665f53215883cd00a85a56ed80f9c7fa6dac8d23 Mon Sep 17 00:00:00 2001 From: Sean Adams Date: Tue, 5 Apr 2016 12:13:43 -0400 Subject: [PATCH 3/4] Rename Agile-Manifesto.mdm to Agile-Manifesto.md --- AgileSeanFCC/{Agile-Manifesto.mdm => Agile-Manifesto.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename AgileSeanFCC/{Agile-Manifesto.mdm => Agile-Manifesto.md} (100%) diff --git a/AgileSeanFCC/Agile-Manifesto.mdm b/AgileSeanFCC/Agile-Manifesto.md similarity index 100% rename from AgileSeanFCC/Agile-Manifesto.mdm rename to AgileSeanFCC/Agile-Manifesto.md From acbfca9511d17e9d677b25e0fff6d7da13377f88 Mon Sep 17 00:00:00 2001 From: Sean Adams Date: Tue, 5 Apr 2016 15:23:12 -0400 Subject: [PATCH 4/4] Update Agile-Manifesto.md --- AgileSeanFCC/Agile-Manifesto.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AgileSeanFCC/Agile-Manifesto.md b/AgileSeanFCC/Agile-Manifesto.md index a33f4949e..b47eed687 100644 --- a/AgileSeanFCC/Agile-Manifesto.md +++ b/AgileSeanFCC/Agile-Manifesto.md @@ -32,3 +32,5 @@ Steve Mellor Ken Schwaber Jeff Sutherland Dave Thomas + +Read the original at http://agilemanifesto.org/