Skip to content
Snippets Groups Projects
Commit 707ca694 authored by Sean Madsen's avatar Sean Madsen Committed by GitHub
Browse files

Merge pull request #68 from wdgordon/patch-5

Various spelling, grammar, and clarity of meaning improvements.
parents 1a118851 8f99f73e
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,10 @@ poked, prodded, twisted, and hacked. It can be customized, extended, and
collaboratively developed. This documentation tells you how to do that.
It starts with a high level introduction to get you familiar
with CiviCRM development. It covers setting up your developer environment,
ensuring that you really need to start coding (i.e. you can't achieve what you
want thought configuration or installing an already existing extension), best
practice ways to extend CiviCRM (aka how to write an extensions), things you
with CiviCRM development. It covers setting up your development environment,
checking whether or not you actually need to implement your own custom code (i.e. you can't achieve what you
want through configuration or installing an already existing extension), best
practice ways to extend CiviCRM (a.k.a. how to write an extension), things you
should know before you start hacking on core, and best practice for testing.
The guide also includes detailed references for tools and subsystems
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment