mirror of
https://github.com/LucasVbr/first-contributions.git
synced 2026-05-13 17:21:50 +00:00
Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Before submitting this pull request, check the changes to see it's only the changes you made intentionallly
|
||||
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.
|
||||
- [ ] There were steps where I had errors while following this tutorial. I have written them below.
|
||||
Reference in New Issue
Block a user