We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features and UI/UX changes
- If you are beginner then you can contribute by improving the structure or the layout or any mistakes in the repository.
Our project is currently hosted on Netlify and you can visit it on quickwiki.netlify.app
We Use Github Flow, So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase (we use Github Flow ). We actively welcome your pull requests,
- Star this repository.
- Create an issue with description and wait for approval.
- Fork the repo and create your branch from
main
. - If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue that pull request!
In short, when you submit code changes, your submissions are understood to be under the same GNU License that covers the project. Feel free to contact the maintainers if that's a concern.
- A quick summary and/or background
- Should be specific!
- What you expected would happen
- What's actually happens
- Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)
By contributing, you agree that your contributions will be licensed under its GNU License.
Before contributing please create an issue first so that I can assign you and you can start working on it.