Commit Graph

19 Commits

Author SHA1 Message Date
James O. D. Hunt
9875f47e73
Merge pull request #36 from grahamwhaley/20190206_remove_pullapprove
pullapprove: remove it
2019-02-11 11:00:18 +00:00
Graham Whaley
fc2957ca4a pullapprove: remove it
We are moving off pullapprove. Remove its config file.

Fixes: #35

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-02-06 17:05:53 +00:00
Archana Shinde
b4cd380293
Merge pull request #20 from jodh-intel/github-issue-template
github: Add issue template
2018-04-13 15:00:22 -07:00
James O. D. Hunt
23b1cff69c github: Add issue template
Add a template to guide the user on raising github issues.

Fixes #19.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-03-22 17:57:57 +00:00
Graham Whaley
23d9ae0bdb
Merge pull request #14 from jodh-intel/add-docs
docs: Add contributing and code of conduct docs
2018-03-01 15:30:48 +00:00
Graham Whaley
276a1499eb
Merge pull request #11 from jodh-intel/doc-review-comments
docs: Apply doc team review comments to README
2018-03-01 14:47:45 +00:00
James O. D. Hunt
450cbdaf8f docs: Add contributing and code of conduct docs
Add the standard contributing and code of conduct documents.

Fixes #13.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-06 10:41:09 +00:00
James O. D. Hunt
04b0977a9f
Merge pull request #12 from jodh-intel/add-pullapprove-config
CI: Enable pullapprove
2018-02-05 10:36:17 +00:00
James O. D. Hunt
502dc3ddaf CI: Enable pullapprove
Add the pullapprove config file to ensure all PRs are approved before
landing.

Fixes #9.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-05 09:57:58 +00:00
James O. D. Hunt
a390027452 docs: Apply doc team review comments to README
PR #7 was merged inadvertently, so apply the Documentation Team's
review comments to `README.md`.

Fixes #10.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-05 09:49:12 +00:00
James O. D. Hunt
77bb101140
Merge pull request #7 from jodh-intel/add-new-repos
docs: Add references to "ci" and "packaging" repos
2018-02-05 09:44:07 +00:00
James O. D. Hunt
d524e7adf5 docs: Add references to "ci" and "packaging" repos
Add brief details of the new "ci" and "packaging" repositories.

Fixes #6.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-02 10:16:34 +00:00
James O. D. Hunt
09373bd2b4 docs: Fix anchor for osbuilder
The HTML anchor generated by github for "osbuilder" wasn't working, so
removed the slash from the title.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-02 10:16:34 +00:00
James O. D. Hunt
98844e931e docs: Remove unecessary backticks
Remove backticks from repos that are not the name of files/commands.

Also, mark first instance of "Linux" with asterisk.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-02 09:42:31 +00:00
James O. D. Hunt
53856059cb
Merge pull request #4 from jodh-intel/fix-indentation
docs: Fix README TOC formatting
2018-01-30 17:25:24 +00:00
James O. D. Hunt
3954152692 docs: Fix README TOC formatting
Fixed incorrect indentation for the README's table of contents.

Also, sorted alphabetically.

Fixes #3.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-01-26 17:56:07 +00:00
Samuel Ortiz
778c846a83
Merge pull request #2 from jodh-intel/add-readme
docs: Add README
2018-01-26 17:55:06 +01:00
James O. D. Hunt
b2c26cb63c docs: Add README
Add a `README.md` that explains the purpose of this repository along
with pointers to the other repositories.

Fixes #1.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-01-26 14:13:45 +00:00
Xu Wang
b3404d58f6
Initial commit 2017-12-06 23:01:13 -06:00