Skip to content

A Repository to celebrate the real essence of Hacktoberfest 23, empowering developers, designers & content writers. Come and join us by contributing to the repository. We are focused on encouraging the students of UET Peshawar to come forward and contribute to opensource

License

Notifications You must be signed in to change notification settings

MLSA-UETP/HacktoberFest-23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACKTOBERFEST (832 × 132 px)

HacktoberFest-23

A Repository to celebrate the real essence of Hacktoberfest 23, empowering developers, designers & content writers. The world comes together when intellectuals sit together!🧑🏻‍💻 Microsoft Learn Student Ambassadors, UET Peshawar is all set to bring Hacktober Fest at the fence of UET Peshawar. 🤖 We all use and depend on OpenSource to power our digital world. Hacktoberfest is a great way to give back to the projects we use. Hacktoberfest is an annual global hackathon event celebrating open-source software. Come and join us by contributing to the repository. We are focused on encouraging the students of UET Peshawar to come forward and contribute to open-source.

Github LinkedIn


Hacktoberfest-2020 Logo


Table of contents

Contributing to HactoberFest-23

Thank you for considering contributing to our repository! We welcome contributions from everyone, and we appreciate your interest in helping make this project better.

Getting Started

  • Make sure you have a GitHub account. If you don't, you can create one here.

  • Fork the repository on GitHub by clicking the Fork button on the top right of the repository's page. This will create a copy of the repository in your own GitHub account.

  • Clone your forked repository to your local machine:

    $ git clone https://github.com/your-username/HactoberFest-23.git

Making Changes

  1. Create a new branch for your contributions
    $ git switch -c <YOUR_BRANCH_NAME>
    Please choose a descriptive branch name that reflects the changes you are making.
  2. Make your changes in your local copy of the repository.
  3. Test your changes to ensure they work as expected.

Submitting Changes

  1. Add / Stage your changes

    $ git add . 
    'OR'
    $ git add <FILE_NAME>
  2. Commit your changes

    $ git commit -m "Descriptive message of your changes"   

    Please use a meaningful commit message. Also If possible add 'fix', 'feat', 'doc', 'perf' etc. eg $ git commit -m "feat: added a function for summing two floats".

  3. Push your changes to your GitHub repository:

    $ git push origin <YOUR_BRANCH_NAME>
  4. Go to your GitHub repository and create a pull request (PR) by clicking the New Pull Request button.

  5. Describe your changes in the pull request, and if your changes are related to an existing issue, reference it in your PR.

Review and Merge

  1. The maintainers of the repository will review your PR and may suggest changes or improvements. Be patient, and be open to feedback.

  2. Once your PR is approved, it will be merged into the main branch, and your contribution will be part of the project!

Help and Support

If you have any questions or need assistance with the contribution process, feel free to reach out to us.

Thank you for contributing to HactoberFest-23! We appreciate your help in making this project better for everyone.

About

A Repository to celebrate the real essence of Hacktoberfest 23, empowering developers, designers & content writers. Come and join us by contributing to the repository. We are focused on encouraging the students of UET Peshawar to come forward and contribute to opensource

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published