Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 748 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 748 Bytes

Contributing to Employee Pulse

We have included keys in the application to connect to the develop Firebase, so you don't have to worry about configuration. On the other hand, you would like to make a contribution in which you need access to the Firebase Console write to us and we will give you the appropriate permissions.

Pull Requests

We actively welcome your pull requests.

  1. Fork the repo and create your branch from dev.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Create pull request.

Issues

We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.