-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Updating documentation #4490
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating documentation #4490
Changes from 6 commits
0c442f4
46a544c
c81fed6
86a6df9
82e8457
7c519e0
91d57c5
ec6f708
8c41829
3b3d9c2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| # [Office UI Fabric React FAQ](http://dev.office.com/fabric) | ||
|
|
||
| ## *Q. What is Office UI Fabric React?* | ||
|
|
||
| Fabric React is a responsive, mobile-first, open-source collection of robust components designed to make it quick and simple for you to create web experiences using the `Office Design Language`. | ||
|
|
||
| ## *Q. Who uses Office UI Fabric React?* | ||
|
|
||
| React components from Office UI Fabric React are used by many teams accross O365 and Microsoft for building their experiences. Some examples are Sharepoint, OneDrive, Outlook, VisualStudio Online, ... | ||
|
|
||
| These components are also used by third party developers buiding extensiblity components using the SharePoint Framework. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Spelling nit: buiding -> building #Resolved |
||
|
|
||
| ## *Q. How do I get started with Office UI Fabric React?* | ||
|
|
||
| Start with our [README](./README.md) document. | ||
|
|
||
| ## *Q. Where is the official website located?* | ||
|
|
||
| http://dev.office.com/fabric | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://developer.microsoft.com/fabric (could also use uifabric.io) #Resolved |
||
|
|
||
| ## *Q. Can I contribute to Office UI Fabric React?* | ||
|
|
||
| Office UI Fabric React is an open-source distributed project. Lots of developers from inside and outside Microsoft contribute to this project. We highly encourage contributions. There is a core team that works hard to stay on top of the issues and pull requests. | ||
|
|
||
| ## *Q. Why should I contribute?* | ||
|
|
||
| Office UI Fabric React is an open-source distributed project. If you are building a new app inside O365 or Microsoft, this project will potentially save you lots of time, resources and headaches. We encourage all developers who use Fabric React to return a small amount to the community. If you notice bugs, we encourage you to not only open an issue on it but also help fix it. If you have a component that you believe others should use, feel motivated and encouraged to contribute that component back to the community. Sharing is caring. Many developers contribute outside their primary job responsibilities. Additionally, there is plenty to learn. We use a lot of best practices used in the industry. Learning those can help you in your career. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍👍👍 #Resolved
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Big thanx for reviewing @Jahnp. #Resolved |
||
|
|
||
| ## *Q. How do I communicate with a Fabric React core team member?* | ||
|
|
||
| We have a very active community both outside and inside Microsoft. Please use the Microsoft [Teams channel](https://teams.microsoft.com/l/channel/19%3a73a5dbc26c9a4d8d91264611995bbdbb%40thread.skype/Fabric%2520Design?groupId=ffe264f2-14d0-48b5-9384-64f808b81294&tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47) for communication from within Microsoft. And a [GitHub issue](https://github.com/OfficeDev/office-ui-fabric-react/issues) from outside Microsoft. We triage these issues at least once a week. | ||
|
|
||
| ## *Q. How do I contribute to Office UI Fabric React?* | ||
|
|
||
| Start by reading our [Contributing](./ghdocs/Contributing/Contributing.md) document. Please point out any missing or incorrect details. | ||
|
|
||
| ## *Q. Can I become a part of the Fabric core team?* | ||
|
|
||
| Yes, you totally can. You will need to help out with reviewing pull requests and triaging and fixing issues. For now, only Microsoft employees can be a part of the core team. We are looking into changing that policy to allow non-Microsoft folks to be a part of the core team. | ||
|
|
||
| ## *Q. My pull request has been hanging for a long time. What do I do?* | ||
|
|
||
| We are very proactive and work hard to keep the outstanding pull request count low. But if your pull request is non-trivial and stuck for a long time, please feel free to tag the pull request that it has been hanging for long and you need help. | ||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small nits for spelling/grammar: SharePoint, Visual Studio team Services #Resolved