Skip to content
bNobo edited this page Apr 26, 2020 · 3 revisions

Did you stumble upon a bug? Before reporting it to us, please check out the FAQ to see if it is actually a bug. If you can not find anything related to your issue, feel free to report it to us in the issue tracker.

If you've improved MahApps.Metro and think that other people would enjoy it, submit a pull request. Anyone and everyone is welcome to contribute.

Please take a moment to review the guidelines for contributing.

Known issues with solutions can be found on the Frequently Asked Questions page.

Acronyms in common use:

  • [WIP] - work in progress - this pull request is not complete but you can provide feedback on it
  • [RFC] - request for comment - i'm not sure of this pull request, let me know what you think

You need Visual Studio 2015 Community Edition to build the solution (comes with #2330), so we can use the new C# 6 features. You can use the dev-vc2013 branch if you still have the Visual Studio 2013, but no new feature or fix will be added in this branch.