<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/CONTRIBUTING.md, branch 1.0.9</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Update documentation links.</title>
<updated>2016-09-20T09:41:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-19T19:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b85ee1cb8ffef36503f46685609442f79660737a'/>
<id>b85ee1cb8ffef36503f46685609442f79660737a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearrange repository files.</title>
<updated>2016-09-20T09:41:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-19T18:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bd6fb88ddc72a0de4c27f65e60a82790a5d87f3f'/>
<id>bd6fb88ddc72a0de4c27f65e60a82790a5d87f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CONTRIBUTING: move to /.github</title>
<updated>2016-02-18T08:19:17+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2016-02-17T22:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=eae1fe9eea8931bf8d18b0f20c0adfa8fc4e157a'/>
<id>eae1fe9eea8931bf8d18b0f20c0adfa8fc4e157a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CONTRIBUTING: clarifications and cleanup.</title>
<updated>2016-02-12T09:26:18+00:00</updated>
<author>
<name>BrewTestBot</name>
</author>
<published>2016-02-11T16:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2f22ae240d3a549bcb3b079dbcfd70a4f665cfed'/>
<id>2f22ae240d3a549bcb3b079dbcfd70a4f665cfed</id>
<content type='text'>
Closes Homebrew/homebrew#48857.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#48857.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CONTRIBUTING: how to check for existing PRs.</title>
<updated>2016-02-11T20:48:34+00:00</updated>
<author>
<name>James Elliott</name>
</author>
<published>2016-02-05T16:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2534884b64129ef710de56c673405264103aef24'/>
<id>2534884b64129ef710de56c673405264103aef24</id>
<content type='text'>
To avoid extra work on the part of contributors and maintainers, this
adds a step to the explanation of how to contribute a fix to a formula,
showing how to check if someone else has already done so, even if it
has not yet finished being tested, reviewed, and released.

Closes Homebrew/homebrew#48879.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid extra work on the part of contributors and maintainers, this
adds a step to the explanation of how to contribute a fix to a formula,
showing how to check if someone else has already done so, even if it
has not yet finished being tested, reviewed, and released.

Closes Homebrew/homebrew#48879.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul, simplify and cleanup documentation.</title>
<updated>2015-12-07T13:37:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-12-06T22:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b745546943a05bd2aa6d129e9a44e29771bf115a'/>
<id>b745546943a05bd2aa6d129e9a44e29771bf115a</id>
<content type='text'>
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.

Closes Homebrew/homebrew#46179.

Closes Homebrew/homebrew#46618.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.

Closes Homebrew/homebrew#46179.

Closes Homebrew/homebrew#46618.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>The Formula API is no longer work-in-progress.</title>
<updated>2015-10-27T16:45:23+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-10-27T03:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=74e407dc548f397159ee0eab6d0921bd0666b3b3'/>
<id>74e407dc548f397159ee0eab6d0921bd0666b3b3</id>
<content type='text'>
Feature it a bit more prominently in the documentation as a result.

Closes Homebrew/homebrew#45374.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature it a bit more prominently in the documentation as a result.

Closes Homebrew/homebrew#45374.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup root documentation.</title>
<updated>2014-10-26T15:23:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-10-26T15:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6663e1bd6fc8efe8dda667b7b1ae39414767a81b'/>
<id>6663e1bd6fc8efe8dda667b7b1ae39414767a81b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import docs from wiki.</title>
<updated>2014-10-26T14:57:36+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-10-26T14:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=19d12aee45ac8d55ecd58a8c072286c84e72041d'/>
<id>19d12aee45ac8d55ecd58a8c072286c84e72041d</id>
<content type='text'>
Closes Homebrew/homebrew#33211.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#33211.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add security contact</title>
<updated>2014-10-22T22:23:29+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-10-22T22:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=93f7f2e9507763816ce1ccbf518c4cbeda31d85a'/>
<id>93f7f2e9507763816ce1ccbf518c4cbeda31d85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
