Commit Graph

18 Commits

Author SHA1 Message Date
Travis Cross
4dc7f92aff Update document to HTTPS URLs 2014-09-19 06:38:35 +00:00
Travis Cross
10c8403689 Document guidelines for proposing a new module 2014-09-19 04:38:48 +00:00
Travis Cross
393c7c3e97 Update our contributor guidelines for PRs 2014-09-18 21:44:37 +00:00
Travis Cross
b92ad9bbb5 Escape a literal pound for Markdown
Markdown treats this as an H1 otherwise.
2014-09-18 21:14:52 +00:00
Travis Cross
b7b01d0144 Make example commit look like git log output
This makes it visually clearer what the reader is looking at and
highlights that we want a real name as the author name.
2014-09-18 21:10:18 +00:00
Travis Cross
c166afb676 Use preformatted text for example commit message
We want to highlight that lines are hard wrapped in a commit message,
and using the typical Markdown blockquote syntax fails to achieve
that.
2014-09-18 21:09:58 +00:00
Travis Cross
58110da870 Document policy against merges in a feature branch 2014-09-18 20:02:19 +00:00
Travis Cross
527016cdec Fix straggling reference to old commit hooks 2014-09-18 19:50:25 +00:00
Travis Cross
718e3c6583 Document our deviations from commit guidelines 2014-09-18 19:48:25 +00:00
Travis Cross
1379a2cc9f Document some guidelines for creating commits 2014-09-18 18:34:36 +00:00
Travis Cross
19e0de9049 Document how to setup git correctly 2014-09-12 17:42:25 +00:00
Travis Cross
6d1469d2fb Describe how to hard-wrap text in Emacs 2014-08-21 20:37:08 +00:00
Ken Rice
8d11e8abb1 git.freeswitch.org is DEAD... Long Live git via http://stash.freeswitch.org 2014-07-15 17:34:16 -05:00
Travis Cross
0efcc9b973 Update SubmittingPatches doc for JIRA smart commits 2014-07-02 18:37:11 +00:00
Travis Cross
58d0d3d4a8 Cleanup whitespace 2013-12-10 18:19:55 +00:00
Travis Cross
8fd514df6b Tweak style and content of last commit
The directions here anticipate planned improvements to our JIRA bot to
allow issues to be resolved by placing the JIRA directives in the body
of the commit message.
2013-08-02 14:37:54 +00:00
Mariusz Czułada
76f3cb5b46 Describe patches related to JIRA issues 2013-08-02 14:19:50 +00:00
Travis Cross
82f2ea07df Add docs/SubmittingPatches to document our process
This document is intended to get new people started with how to create
and submit source code patches to us.  It attempts to demonstrate our
workflow as well as some best practices.
2013-07-24 19:37:29 +00:00