CodisRedding / atom-sfdc-ba

MIT License
0 stars 0 forks source link

Coverage Status Build Status

atom-sfdc-ba package

A short description of your package.

Contributing

Workflow

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Versioning

(Major version).(Minor version).(Revision number)

1.2.3
^ ^ ^
| | |
| | +--- Minor bugs, spelling mistakes, etc.
| +----- Minor features, updates/upgrade, minor changes, major bug fixes, etc.
+------- Major version, new UX changes, major changes, file format changes, etc.