mirror of
https://github.com/LucasVbr/first-contributions.git
synced 2026-05-13 17:21:50 +00:00
1.1 KiB
1.1 KiB
Before submitting this pull request, check the changes to see it's only the changes you made intentionally
If there are changes to other lines you didn't make deliberately, it's possible that your IDE made the changes with a utility like prettier.
Next time, make sure that you only add your changes by using git add -p and rather than git add Contributors.md
If you're doing something in the checklist below, put an x inside [ ] so that - [ ] becomes - [x]
- I had fun going through this tutorial (ノ^o^)ノ and learned on the way ٩(^◡^)۶
- There are some things I'd like to improve in this tutorial. I have written them below. Some things that should be improved are as follows: There should be more info about the structure of this repositories and all the folders so that we know what is what and why the folders are nested as they are.
- There were steps where I had errors while following this tutorial. I have written them below. An error I had is understanding the folder structure of this repository and also the git switch not being avaiable on older versions of git (btu this has been addressed by the dropdown explanation)