Thanks for taking the time to contribute! ❤️
The following is a set of guidelines for contributing to Face Recognition Attendance System. These are the guidelines, not rules.
This project is build on top of Python 3. It is my junior design project on my university course.
- If you have any questions regarding zulip-electron, open an issue.
Ensure the bug was not already reported by searching on GitHub under issues. If you're unable to find an open issue addressing the bug, open a new issue.
Detailed information is very helpful to understand an issue.
For example:
- How to reproduce the issue, step-by-step.
- The expected behavior (or what is wrong).
- Screenshots for issues.
- The operating system.
Pull Requests are always welcome.
- When you edit the code, please run npm run test to check the formatting of your code before you git commit.
- Ensure the PR description clearly describes the problem and solution. It should include:
- The operating system on which you tested.
- The FRAS version on which you tested.
- The relevant issue number, if applicable.