Welcome to Bookstore-template repository!
Thanks for taking the time to contribute to this project. For this project, no contribution is bug or small as long as you are improving the quality of this project and learning something for yourself.
This project has not being used as an actual website or business. This is a template to improve your front-end and designing skills. This project contains code meeting several quality standards required in the industry while developing web applications.
This project has been included under Hacktoberfest 2021 and is meant to start your journey with front end development and open-source.
In order to know how to contributee, go to README.
This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to rajeev.sanket@gmail.com.
Explain the problem and include additional details to help maintainers reproduce the problem:
- Use a clear and descriptive title for the issue to identify the problem.
- Describe the exact steps which reproduce the problem in as many details as possible.
- Provide specific examples to demonstrate the steps. If you are facing issue on a spefic browser or operating system configuration, state it as well. Use Markdown to highlight your issue and in which area you need help.
- Describe the behavior you observed after following the steps and point out what exactly is the problem with that behavior.
- Explain which behavior you expected to see instead and why.
- Include screenshots and animated GIFs which show you following the described steps and clearly demonstrate the problem.
Enhancement suggestions are always welcome from users and what they feel would be an important contribution to the project.
Before sending pull requests to the repository, take care of these steps and make sure that the code you add to the project follow the standards
- Use generalized design patterns
- Try to use CSS variables for commonly used values
- Do not repeat already existing code
- Do not add any unnecessary comments in between the code
- Maintain original code formatting to avoid merge conflicts