foundation-ultimate
Version:
The Ultimate Foundation Package with both FoundationApps and Foundation Sites Included
29 lines (19 loc) • 1.72 kB
Markdown
# Contributing to Foundation Remix
----------------------------------
We love the idea of community! and open source software is brilliant and we always want to hear from users, whether reporting bugs, suggesting new features or even add features themselves.
### Reporting Bugs
[Open a new issue](https://github.com/Relution-Developments/Foundation-Ultimate/issues/new) to report a problem you're having with FoundationUltimate.
**When writing your issue, keep these things in mind:**
- **Be descriptive.** If you can, upload a screenshot of problem you're having, or copy and paste any JavaScript or command line errors you encounter. Being detailed will help us hone in on the problem faster.
- **Post your code.** It's very helpful to see any HTML, Sass, or JavaScript you've written that you think may be causing the problem. In some cases, we might be able to fix your problem just by fixing your code.
- **Help us recreate it.** If your problem is complex, tell us the steps needed to recreate the issue. Sometimes we need to see the problem for ourselves, in our own web browsers, so we can more easily debug it.
### Submitting Pull Requests
If you think you can solve a problem yourself, or want to implement a new feature, go for it! Follow these guidelines to make the most killer PR ever.
- **Test, test, and test.** FoundationUltimate could potentially be used by thousands and thousands of designers and developers,
so making sure your changes work in every browser is important! FoundationUltimate is officially supported on:
- Newest Chrome
- Newest Firefox
- Safari 7+
- Internet Explorer 10+
- Mobile Safari 7+
- Android Browser 4+