Thank you for your interest in making Visual-Encryptor better. Before you get started, please review our Code of Conduct. This helps us ensure that the community is positive and supportive for everyone involved.
Before you begin:
- The project is powered by html, css and javascript currently.
- Checkout the existing issues and pull requests before you create new one to avoid duplication.
If you spot something new, maybe a bug or a feature you want to implement, open an issue regarding the same. We will have a conversation about the problem you want to fix.
- Fork this repository into your own copy.
- Clone your copy of the repository into your local machine.
- Make your changes to files as required.
- Save and Commit your chanfes in the local repo.
- Push your commits to the remote repo (your copy of the main repo).
- Create a Pull Request from your repo to our repo.
Once you submit a PR, we will review it and add it to our codebase. Congratulations, You will be proudly listed as a contributor in the contributor chart.