Contributing Code to Tableau Projects
Many Tableau projects accept pull requests (check a given project's README) for bug fixes and for new features.
Submitting a Bug Fix or New Feature
Before a pull request (PR) will be accepted:
- There must be an open, approved issue for tracking the bug or feature.
- The PR must contain a link to the bug/feature's issue.
- You must have signed a Contributor License Agreement. In your first pull request, the Salesforce Contributor License Agreement bot (`salesforce-cla`) will add a comment with instructions to follow.
For any new features, the project team will have an open discussion (including you) about the design. New features will be accepted based on alignment with the project direction, impact (positive and negative), and serviceability.