32 Commits

Author SHA1 Message Date
a3511a9a81 Use core GitHub URL in contributing guidelines (#41083)
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-10-02 20:42:33 +02:00
3b9f48b51d Contributing: Add note about feature suggestions and bug tracking (#30225) 2019-12-30 17:54:16 +01:00
cc38981a38 Update developer doc links to developers.home-assistant.io (#16622) 2018-09-15 13:27:37 +02:00
3acbd5a769 The tense is wrong (#15614)
Instead of spent, we should be using spend :)
2018-07-23 12:31:54 +02:00
88d2a6ab80 Fix guide link in CONTRIBUTING.md (#13272) 2018-03-16 21:13:32 +01:00
cc6c2bf25e Fix spelling error and update link (#8869) 2017-08-06 21:18:44 +02:00
328ff6027b Fix link to pull request advice for contributors 2017-01-03 14:26:24 +11:00
37e3c2a133 Contributing: add skip step 0 2016-12-06 21:48:44 -08:00
76b79019ce Add faster reviews link to contributing 2016-12-06 21:48:02 -08:00
15803d1773 Move content to devel docs (fixes #2403) (#2408) 2016-07-02 00:47:54 +02:00
4ecd8d5f11 Update links 2016-04-12 14:18:18 +02:00
ce82bd7515 Fix formatting 2016-03-10 19:17:36 +01:00
f8f0ed860c Sync with template content 2016-02-27 12:53:06 +01:00
97c0f5bb5a convert testing infrastructure to tox
This converts the testing infrastructure to tox for both locally
testing and travis. This is nearly equivalent to the previous testing
with the only exception that linting fails with the first tool to fail
and won't process all of them.

Slightly tricky thing is that tox resets *all* of the environment for
it's subprocess runs by default. A couple of the dependencies we have
will not install in non UTF8 locales: temper-python & XBee.
2016-02-14 13:04:42 -05:00
da63800319 Add gen_requirements_all.py 2015-12-16 19:20:44 +01:00
d69b08ecf5 Update with comments from PR 579 2015-11-03 11:46:03 +01:00
0d05930765 Update 2015-10-25 15:58:58 +01:00
03e7281406 Moved plexapi import into setup_platform().
Changed CONTRIBUTING.md to refer to requirements_all.txt instead of requirements.txt
2015-09-21 11:59:55 -04:00
992706c5c1 update icon section 2015-06-04 16:33:34 +02:00
3c50fc63c1 minor changes and fixes 2015-06-04 16:26:52 +02:00
b8fcfbd182 add details about the pull requests and a quick-start section 2015-06-04 15:57:25 +02:00
3d1743d91d fix period 2015-06-02 22:37:08 +02:00
a695da88df separate links 2015-06-02 22:26:26 +02:00
c75c123d37 fix first sentence 2015-06-02 22:14:30 +02:00
968de0557a Update CONTRIBUTING.md 2015-04-23 09:58:43 -07:00
bd3b93f290 1) Added visibility documentation to the CONTRIBUTING.md documentation. 2) Pylint fixes to homeassistant/helpers/entity.py 2015-04-22 22:19:36 -04:00
4d91c4a51b Updated contributing documentation to include details about hidding states. 2015-04-21 23:58:41 -04:00
be9a1d6b27 Update CONTRIBUTING.md
Updated icon list url
2015-04-21 00:12:39 +02:00
e3961b7532 Moved documentation from GitHub source to home-assistant.io 2014-12-21 15:06:17 -08:00
d3bf245331 Updated documentation 2014-11-20 23:03:21 -08:00
4dcdca1bd5 Updated CONTRIBUTING documentation 2014-11-11 22:51:08 -08:00
4f226bcc7a Added CONTRIBUTING.md 2014-11-09 19:57:28 -08:00