-
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
Merged
manishgarg1
merged 10 commits into
microsoft:master
from
manishgarg1:manishga/docUpdates3
Apr 10, 2018
Merged
Updating documentation #4490
Changes from 7 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
0c442f4
Initial stab at documentation cleanup
46a544c
Doc updates first iteration
c81fed6
Some more updates
86a6df9
Added FAQ
82e8457
Fixed some links
7c519e0
Minor cleanup
91d57c5
more code review comments
ec6f708
SampleApp document
8c41829
Fixed SampleApp link
3b3d9c2
Some final cleanup
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,65 @@ | ||
| # [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 team services, ... | ||
|
|
||
| These components are also used by third party developers building extensiblity components using the SharePoint Framework. | ||
|
|
||
| ## *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?* | ||
|
|
||
| https://developer.microsoft.com/fabric | ||
| http://dev.office.com/fabric | ||
|
|
||
|
|
||
| ## *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 cutting edge best practices used in the industry. Learning those can help you in your career. | ||
|
|
||
| ## *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. | ||
|
|
||
| ## *Q. Where do I read about specific best practices?* | ||
|
|
||
| Please refer to the following documents. | ||
|
|
||
| [**Contributing fixes and new components**](./ghdocs/Contributing/Contributing.md) | ||
|
|
||
| [**Accessibility**](./ghdocs/BestPractices/Accessibility.md) | ||
|
|
||
| [**Component Design**](./ghdocs/BestPractices/ComponentDesign.md) | ||
|
|
||
| [**Styling**](./ghdocs/BestPractices/Styling.md) | ||
|
|
||
| [**Theming**](./ghdocs/BestPractices/Theming.md) | ||
|
|
||
| [**Testing**](./ghdocs/BestPractices/Testing.md) | ||
|
|
||
| [**Advanced**](./ghdocs/BestPractices/Advanced.md) | ||
|
|
||
| [**Browse Support**](./ghdocs/Testing/BrowserSupport.md) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
https://developer.microsoft.com/fabric (could also use uifabric.io) #Resolved