summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md19
1 files changed, 6 insertions, 13 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d6deb4c..b7e4dfe 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,21 +1,14 @@
# Welcome!
-Thank you for your interest in Dashing! This exceptionally handsome
-framework welcomes all input, but being stylish requires certain
-protocols be followed. :bowtie:
-
-Below you will find a set of guidelines that will ensure the best outcome
-for you _and_ Dashing.
+Thank you for your interest in Smashing! This project is a fork of Dashing, the exceptionally handsome dashboard framework. We're still in the process of transitioning, so please excuse the mess.
<a name="issues"></a>
## Have an Issue
-If you run into problems with Dashing, please take these steps before
+If you run into problems with Smashing (or Dashing), please take these steps before
submitting an issue:
-1. Check the [Troubleshooting Guide](https://github.com/Shopify/dashing/wiki#how-tos) in the wiki.
+1. Check the [Troubleshooting Guide](https://github.com/Dashing-io/dashing/wiki#how-tos) in the wiki.
2. Use the [GitHub Issue Search](https://help.github.com/articles/searching-issues/) to check if the issue has already been reported.
-3. Submit your issue to our Issue Tracker. Please provide as much helpful information as possible, preferably making use of a [reduced test case](https://www.google.ca/search?#q=reduced%20test%20case).
-
-**Support requests should be directed to [Stack Overflow](http://stackoverflow.com/questions/tagged/dashing).**
+3. Submit your issue to our Issue Tracker. Please provide as much helpful information as possible, preferably making use of a [reduced test case](https://developer.mozilla.org/en-US/docs/Mozilla/QA/Reducing_testcases).
<a name="features"></a>
## Feature Requests
@@ -26,10 +19,10 @@ in every possible edge case will only make it more difficult to understand, main
and hack on.
If you feel that you have a really amazing, super neato idea that doesn't
-quite fit with the core use of Dashing, it may be a good candidate for an
+quite fit with the core use of Smashing, it may be a good candidate for an
external Gem which supercharges a project. An excellent example of this is
[dashing-contrib](https://github.com/QubitProducts/dashing-contrib). If you
-do create a third-party extension for Dashing, please add it [here](https://github.com/Shopify/dashing/wiki/Additional-Widgets#other-third-party-tools).
+do create a third-party extension for Smashing, please add it [here](https://github.com/Dashing-io/dashing/wiki/Additional-Widgets#other-third-party-tools).
<a name="pull-requests"></a>
## Pull Requests