- 28 Feb, 2019 1 commit
-
-
Tim Sørensen (TIMS) authored
Corrected "Contribution Guidelines" link in CONTRIBUTING.rst. Signed-off-by:
Tim Sørensen (TIMS) <tims@oticon.com>
-
- 25 Oct, 2018 1 commit
-
-
Himanshu Jha authored
Fix spelling of `Signed-of-by` -> `Signed-off-by`. Signed-off-by:
Himanshu Jha <himanshujha199640@gmail.com>
-
- 12 Sep, 2018 1 commit
-
-
Anas Nashif authored
Fixed URL to documentation, now latest docs are under /latest/.. Fixes #9932 Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
-
- 28 Aug, 2018 1 commit
-
-
David B. Kinder authored
Fix misspellings missed during regular reviews. Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 27 Jul, 2018 1 commit
-
-
David B. Kinder authored
Simplify the CONTRIBUTING file seen when submitting a PR, make references to the full contributing documentation, and merge the contributing non-apache licensed material. fixes: #6188 Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 02 May, 2018 1 commit
-
-
https://zephyrproject.org/docDavid B. Kinder authored
Remove extra indirection to documentation (and required server link redirection) from https://zephyrproject.org/doc/... to http://docs.zephyrproject.org/... Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 21 Apr, 2018 1 commit
-
-
David B. Kinder authored
A recent LF change to the Zephyr mailing list hosting software changed the mailing list names and links to the message archives. Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 13 Apr, 2018 1 commit
-
-
Iván Sánchez Ortega authored
The location of the uncrustify.cfg file was changed in commit fdadb501 , but the documentation referring to that file was left pointing at the old path. Signed-off-by:
Iván Sánchez Ortega <ivan@sanchezortega.es>
-
- 10 Apr, 2018 1 commit
-
-
David B. Kinder authored
Doc incorrectly said to use the word "retest" in a comment when the correct word is "recheck". Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 11 Mar, 2018 1 commit
-
-
Anas Nashif authored
Provide some details about submitting proposals and document that new major features require tests to be added. Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
-
- 22 Feb, 2018 2 commits
-
-
David B. Kinder authored
regular spell check on .rst files found a few misspelled words Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
David B. Kinder authored
Link to the implicit target of a doc title wasn't correct Fixes: #6324 Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 14 Feb, 2018 2 commits
-
-
Carles Cufi authored
Add basic CI documentation to help users navigate through the CI system and deal with failures. Signed-off-by:
Carles Cufi <carles.cufi@nordicsemi.no>
-
Carles Cufi authored
The contributing instructions were currently centered exclusively around Linux. Make them generic and cross-plaform while highlighting the tools that do not currently work on Windows, namely: * sanitycheck * checkpatch Signed-off-by:
Carles Cufi <carles.cufi@nordicsemi.no>
-
- 10 Feb, 2018 1 commit
-
-
David B. Kinder authored
Commit messages now require a body summary (before it could be blank for "trivial" changes). Add mention of uncrustify to help format code to project standards. Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 03 Jan, 2018 1 commit
-
-
Sebastian Bøe authored
The pre-commit hook was or'ing with true and therefore never triggering when there were checkpatch errors. Also; Documented that the file needs to be made executable. Made it more clear that the file is located in the zephyr git directory. Signed-off-by:
Sebastian Bøe <sebastian.boe@nordicsemi.no>
-
- 13 Nov, 2017 1 commit
-
-
Marti Bolivar authored
Make sure it's clear that IRC is not an instant-response medium. Signed-off-by:
Marti Bolivar <marti@opensourcefoundries.com>
-
- 09 Nov, 2017 2 commits
-
-
Sebastian Bøe authored
Signed-off-by:
Sebastian Boe <sebastian.boe@nordicsemi.no>
-
Anas Nashif authored
Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
-
- 05 Nov, 2017 1 commit
-
-
Christoph Sax authored
The link to the DCO section in the contribution guidelines was pointing to nowhere. It is replaced by an automated cross-reference in case the DCO should change in the future. Signed-off-by:
Christoph Sax <c_sax@mailbox.org>
-
- 03 Nov, 2017 1 commit
-
-
David B. Kinder authored
Fix links to content on the new version of zephyrproject.org that moved. Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 03 Oct, 2017 1 commit
-
-
Anas Nashif authored
Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
-
- 22 Sep, 2017 1 commit
-
-
David B. Kinder authored
Add contribution process for including non-Apache 2.0 components as approved by the TSC. Include a README template that lists information requested by the TSC and governing board for review. Add a brief mention in the CONTRIBUTING link that appears when submitting a new PR or Issue via the GitHub web interface. Included an introduction to the process steps that includes using the zephyr devel mailing list to discuss new components. fixes #1543 Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-
- 03 Aug, 2017 1 commit
-
-
Anas Nashif authored
Contributions of 3rd party code and external HALS should have information about the license of the code being contributed. Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
-
- 01 Aug, 2017 1 commit
-
-
Anas Nashif authored
Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
-
- 31 Jul, 2017 1 commit
-
-
David B. Kinder authored
GitHub notices a CONTRIBUTING file in a repo's root and will automatically add a link to this file on the page when a contributor creates an Issue or opens a Pull Request. (Expectation is CONTRIBUTING will have information about how to contribute to the project, format code, test fixes, and submit patches. We also want to have this document accessible from our technical docs, and not duplicate the content, so add linkage to make this work. The zephyrproject github wiki article that contributed to this new CONTRIBUTING doc will be made into a reference to this new doc once this PR is approved and merged. Replaces PR #929 Jira: ZEP-2085 Signed-off-by:
David B. Kinder <david.b.kinder@intel.com>
-