diff --git a/packages/ui-toolkit/src/contribute.md b/packages/ui-toolkit/src/contribute.md index d10c40e5..7c2f2a09 100644 --- a/packages/ui-toolkit/src/contribute.md +++ b/packages/ui-toolkit/src/contribute.md @@ -1,5 +1,5 @@ -First of all we always looking for ways to improve this toolkit so if you want to contribute that would be amazing. +We're delighted that you'd like to contribute to the toolkit, as we're always looking for ways to improve it. -All of this is open source and can be found [here](https://github.com/yldio/joyent-portal/tree/master/packages/ui-toolkit). +All of the code that powers the toolkit is open source and can be found on GitHub](https://github.com/yldio/joyent-portal/tree/master/packages/ui-toolkit). -Any problems you find or something you want to add please add a pull request 😀 \ No newline at end of file +If there is anything that you'd like to improve or propose, please submit a pull request. And remember to check the contribution guidelines. 😀 diff --git a/packages/ui-toolkit/src/faq.md b/packages/ui-toolkit/src/faq.md index 695e5330..5c5ed3b1 100644 --- a/packages/ui-toolkit/src/faq.md +++ b/packages/ui-toolkit/src/faq.md @@ -1,8 +1,8 @@ -### What was used to build this ? +### How was the Joyent UI Toolkit built? -The components in this page were built using [React](https://facebook.github.io/react/) and [Styled Components](http://styled-components.com). +The toolkit components were built using [React](https://facebook.github.io/react/) and [Styled Components](http://styled-components.com). -### What is the license ? +### What is the toolkit's license? The licence used for this project is Mozilla Public License 2.0 (MPL-2.0). -You can read more [here](https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)) \ No newline at end of file +You can read more [here](https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)) diff --git a/packages/ui-toolkit/src/purpose.md b/packages/ui-toolkit/src/purpose.md deleted file mode 100644 index 41b1eb04..00000000 --- a/packages/ui-toolkit/src/purpose.md +++ /dev/null @@ -1 +0,0 @@ -well me and yalli really like styleguides \ No newline at end of file diff --git a/packages/ui-toolkit/src/support.md b/packages/ui-toolkit/src/support.md index c19334d2..1192ddc2 100644 --- a/packages/ui-toolkit/src/support.md +++ b/packages/ui-toolkit/src/support.md @@ -1 +1 @@ -We do offer basic support if you find any problems with any of the components, you can create an issue [here](https://github.com/yldio/joyent-portal/tree/master/packages/ui-toolkit) and we will get back to you as soon as you can \ No newline at end of file +If you find any problems with any of the components, please submit an issue on [GitHub](https://github.com/yldio/joyent-portal/tree/master/packages/ui-toolkit) and we will get back to you as soon as you can.