Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
update contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
joeferraro committed Sep 19, 2016
1 parent 9e71897 commit 003a705
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,10 @@ The following is a set of guidelines for contributing to MavensMate for Sublime
This project adheres to the [Contributor Covenant 1.2](http://contributor-covenant.org/version/1/2/0).
By participating, you are expected to uphold this code. Please report unacceptable behavior to [[email protected]](mailto:[email protected]).

### Submitting Issues
## Submitting Issues

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.
**All issues should be submitted to [the central MavensMate issue repository](https://github.com/joeferraro/MavensMate/issues)**

When submitting a new issue, you must specify the following:

1. Your platform (OSX, Linux, Windows) and architecture (32 or 64 bit)
2. The MavensMate version(s), i.e. MavensMate for Sublime Text plugin version and MavensMate Desktop version
3. Whether you're behind a firewall and/or proxy
4. **Specific** steps to reproduce
5. MavensMate logs. Configure logging via MavensMate Desktop settings, run your failing operation to generate logs, and paste relevant logs to your issue.
6. 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.

#### Submitting Pull Requests
## Submitting Pull Requests

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).

0 comments on commit 003a705

Please sign in to comment.