You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Fork the repo and create a working branch from `master`.
10
+
2. If you've added any code that requires testing, add tests.
11
+
3. If you've changed APIs, update the `README.md`.
12
+
4. Check to ensure that all tests pass.
13
+
5. Make sure code is formatted with `prettier` and follows the [Airbnb React/JSX Style Guide](https://github.com/airbnb/javascript/blob/master/react/README.md).
14
+
6. Create a pull request to `master`.
15
+
16
+
## Issues
17
+
18
+
Please do not hesitate to file issues. Chronos is based off of community feedback and is always looking for ways to get better. The team behind Chronos is interested to hear about your experience and how we can improve it.
19
+
20
+
Please do not hesitate to submit issues that promote bugs or offer ways to enhance to Chronos. When submitting issues, ensure your description is clear and has instructions to be able to reproduce the issue.
21
+
22
+
## Get in touch
23
+
24
+
We use GitHub as a platform of communication between users and developers to promote transparency. We thrive off of the community support and feedback
0 commit comments