Open Source at Linux Club

$ git clone https://github.com/linux-club/awesome-project.git
$ cd awesome-project
$ npm install
$ npm start
Server running at http://localhost:3000

Top Contributors

RankUsernameContributions

Top Repositories

Contribution Guidelines

How to Contribute

  1. Fork the repository you want to contribute to
  2. Create a new branch for your feature or bug fix
  3. Make your changes and commit them with a clear commit message
  4. Push your changes to your fork
  5. Submit a pull request to the original repository

Code of Conduct

We expect all contributors to adhere to our Code of Conduct. This includes:

  • Being respectful and inclusive of all community members
  • Providing constructive feedback
  • Focusing on what is best for the community
  • Showing empathy towards other community members
Read full Code of Conduct