Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.07 KB

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 1.07 KB

Contributing Guidelines

Welcome to our open-source project! By contributing, you help us create better software for everyone.

Before you start contributing, please take a moment to read the following guidelines to ensure a smooth and effective contribution process:

Technology Stack

Getting Started

  • Ensure you have an IDE installed on your local machine.
  • Fork the repository on GitHub.
  • Clone your forked repository locally: git clone https://github.com/Tweeter-Org/tweeter-frontend
  • Change your directory to the project: cd tweeter-frontend

Working on Issues

Feel free to pick any open issue from our issue tracker that you find interesting. Comment on the issue that you would like to work on so that others are aware you are addressing it. If you need more context on a particular issue, please ask for clarification.