5.0 KiB
Description | Master Branch | Stable Branch |
---|---|---|
DataX.Flow Service | ||
DataX.Gateway Service | ||
DataX.Metrics Service | ||
DataX.SimulatedData Service | ||
DataProcessing | ||
Website |
Feedback
- Ask a question on Stack Overflow
- Request new features on GitHub
- Open a new issue on GitHub
Contributing
Building
- Please see these instructions on how to build and debug various components of Data Accelerator.
Create a change
The development workflow, including debugging and running tests.
Coding Guidelines
- The services use .editorconfig files to maintain coding guidelines. See editorconfig
- The website uses the Prettier extension. See Prettier
- The Spark folder doesn't have guidelines yet. For contribution, please keep the code looking similar to the rest of the file being modified.
Submitting pull requests
You will need to sign a Contributor License Agreement when submitting your pull request. To complete the Contributor License Agreement (CLA), you will need to follow the instructions provided by the CLA bot when you send the pull request. This needs to only be done once for any .NET Foundation OSS project.
If you don't know what a pull request is read this article: https://help.github.com/articles/using-pull-requests. Make sure the respository can build and all tests pass. Familiarize yourself with the project workflow and our coding conventions. The coding, style, and general engineering guidelines are published on the Engineering guidelines page.
Please also see our Code of Conduct.
Contributor License Agreement
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.