We welcome all types of contribution.
Need a feature or found a bug? Please create an issue.
Want to contribute by creating a pull request? Great! Fork Synchronization Manifest API Sample to get started.
Before creating a pull request, make sure your changes address a specific issue. Do a search to see if there are any existing issues that are still open. If you don't find one, you can create one.
To enable us to quickly review and accept your pull requests, always create one pull request per issue. Never merge multiple requests in one unless they have the same root cause. Be sure to follow best practices and keep code changes as small as possible. Avoid pure formatting changes or random "fixes" that are unrelated to the linked issue.
After verifying that your changes are ready, you can create a pull request from your fork. Make sure that the name of your pull request follows the Conventional Commits spec, and that you have a proper description with screenshots and a closing keyword.
If your pull request changes an existing component, we ask that the description distinctly lists all visual changes that have occurred.