Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.22 KB

File metadata and controls

20 lines (15 loc) · 1.22 KB

Contributions

By reading, analysing and using many of the tons of super high quality and amazing open source projects out there, we feel we learned so much from the wonderful open source community that we strongly feel the need to contribute back!

ef-ds is our way to say "Thank you very much open source community for all the support for software development!".

As a member of the open source community, please help grow the community by using, sharing and contributing back to any of the tons of open source projects out there. The community altogether is super excited to see new, engaged members, and so are we at ef-ds!

If you are interested in contributing to ef-ds, help to spread the word and let others know about ef-ds. If you have large scale suggestions, please open an issue and describe your suggestions. If your suggestions are simple changes, go ahead and open PRs. We're constantly monitoring the open PRs and issues.

We're 100% commited to below software development rules:

  • Correctness
  • Performance
  • Efficiency
  • Simplicity
  • Testable code
  • Tests, tests, tests!
    • Strong test suite covering all code routes/branches
    • Strong focus to achieve 100% code coverage everywhere
    • Regression tests are a must for bug fixes