The following is a set of guidelines for contributing to MavensMate for Sublime Text.
This project adheres to the Contributor Covenant 1.2. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
Before submitting an issue to this project, you must be sure that the issue is specific to the MavensMate for Sublime Text project. Please also search first before submitting a new issue.
When submitting a new issue, you must specify the following:
- Your platform (OSX, Linux, Windows) and architecture (32 or 64 bit)
- The MavensMate version(s), i.e. MavensMate for Sublime Text plugin version and MavensMate-app version
- Specific steps to reproduce
- MavensMate logs. Configure logging via MavensMate-app settings, run your failing operation to generate logs, and paste relevant logs to your issue.
- If relevant, your Salesforce server (e.g., cs18, c31, na7, etc.)
If any of the above are missing, we will be unable to properly diagnose your issue.
To develop a new feature or fix a bug, please fork this project, do your development locally, then submit a Pull Request with corresponding test(s) (unit and functional, if applicable).