Thanks for wanting to help. Keep it simple.
- Fork the repo
- Create a branch for your change
- Make your edit
- Open a pull request
git clone https://github.com/false200/Cipher.git
cd Cipher
npm install
npm startLook for issues tagged:
good first issue— easy starting pointshelp wanted— we could use a handbug— something brokenenhancement— new ideasdocumentation— README and docs
No issue yet? Open one first and describe what you want to change.
Use the PR template. One description box is enough.
- Keep the change focused
- Match the existing code style
- Test locally with
npm startbefore you submit
Open an issue and say what is going on. One description field. That is all we need.
Open an issue with the question label or start a discussion in Issues.
This project follows the Code of Conduct. Be respectful.