Situation: The setup is the following: my laptop has dual-boot setup with Linux and Windows, and a disk (NTFS) is shared between systems. I wanted to have a directory for a Git repository (in the shared disk) in such a way that: It is possible to pull and push from …
Posts tagged with: GitHub
Congratulations! It's amazing that you're thinking into contributing to an open-source project. Contributions usually include: 🪲 Solving bugs ⭐ Development of new features 🗎 Improve documentation etc. Although the task seems intimidating, it can be broken into some simple steps. First of all, check if the project you want to contribute to has …