Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 942 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (14 loc) · 942 Bytes

Contributing to Formulon

Ways of Helping out

Finding differences in Salesforce Formula behaviour and Formulon

Formulon imitates the behaviour of the original Salesforce Formula implementation. It will not always yield the same results.

If you come a across a discrepancy, raise an issue with the formula and the expected result (ideally without any variables)

Implementing missing behaviour

At this point not all formula functions have been implemented. For every formula there is, there is an issue, so go ahead and pick what you want to implement.

How to Get in Touch

  • Twitter - @leifg
  • Email - formulon (at) leif.io

Style Guide

This project adopted the Standard JS style guide

License

By contributing to Formulon, you agree that your contributions will be licensed under its MIT license.