Skip to content

girlscriptsiliguri/gssiliguri-official-website

Repository files navigation

official-website

The official website of Girlscript Siliguri!
Introduced as a part of Hacktoberfest 2022, we plan to build a website for girlscript siliguri which will be open sourced.

Here are some tips to start contributing, especially if it is your first time:

  1. Make sure to check out the issues tab to see if there is any issue that you can work on.
  2. Make sure to read the contribution guidelines before making a PR.
  3. Make sure to check out the code of conduct.
  4. Make sure to check out the README file to understand the project better.
  5. Make sure to check out the project board to see the progress of the project.

Steps to contribute:

  1. Star & fork this repo and make sure that you have git installed in your system
  2. Clone repo locally using git clone https://github.com/girlscriptsiliguri/official-website
  3. After cloning make sure you create a new branch by using git checkout -b my-branch.
  4. Add your name in the CONTRIBUTORS.md file.
  5. Add the modified/created files to the staging using ''' git add . '''
  6. Commit the changes made into the checked out branch using ''' git commit -m "commit message" '''
  7. .
  8. Push the changes using git push origin my-branch.
  9. Happy Contributing! 😊

Releases

No releases published

Packages

 
 
 

Contributors