[ OPTIONAL: :arrow_forward:Firebase :arrow_forward:React Bootstrap ]
✴️ First, fork the repository (Click the Fork button in the top right corner of the page).✴️ Clone the forked repository to your local machine.
git clone https://github.com/your_username/Extraspace-Cloud.git
✴️ Add upstream URL
git remote add upstream https://github.com/srivastavaritik/Extraspace-Cloud.git
✴️ Create a new branch
git checkout -b branch_name
✴️ Make your contribution ✴️ Commit and push the changes
git add .
git commit -m 'Your message'
git push origin branch_name
✴️ Create a new pull request from your forked repository (Click the New Pull Request
button located at the top of your repo)
✴️ Wait for your PR review and approval from the maintainers.
✴️ Star ⭐ this repository if you liked it and you can also follow me 👀 .
✴️ Check your HacktoberFest progress here (https://hacktoberfest.digitalocean.com/profile)
👉You must fork the repo.👉After doing npm start
, create your account on the website and be familiar with the interface.
👉You are adviced to make your own branch for contributing.
👉Now you can either create an issue to request some changes or adding features or improving styling.
👉You can also work on already created issues, but first comment on that issue, so that you get assigned the label of hacktoberfest
and start working that issue and once you complete, you can raise a pull request.
👉Once I review your code and if it seems okay then your branch will be merged.
👉Bonus Tip: If you are new to GitHub and using terminal does no suit you, then you can use GitHub Desktop.
👉Once you Complete your one contribution and if your profile is not showing here on the markdown file as a contributor, then please raise an issue.
## Our PledgeIn the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
Examples of behavior that contributes to creating a positive environment include:
- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
- The use of sexualized language or imagery and unwelcome sexual attention or advances
- Trolling, insulting/derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or electronic address, without explicit permission
- Other conduct which could reasonably be considered inappropriate in a professional setting
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.