need help with my first issue! #89
-
|
Hi! I'm a student who thought himself how to use git (so you can imagine the amount of stuff I'm struggling with trying to navigate this). so I took #5572 as a first try! I found the 5.0.0-beta.4 source code and started working. Now I made a solution that implements a fix but I have 0 clue how to make it into a PR / put it up for review. anyone that can help me out? :) thx in advance (and sorry if this is a bit of a confusing message)! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @BerreNeyrinck, Here's a general guide for how to create a pull request - https://www.youtube.com/watch?v=nCKdihvneS0 In short, these are the steps. This isn't a complete guide, but hopefully gives you the high-level steps which helps point you in the right direction
|
Beta Was this translation helpful? Give feedback.
Hi @BerreNeyrinck,
Here's a general guide for how to create a pull request - https://www.youtube.com/watch?v=nCKdihvneS0
In short, these are the steps. This isn't a complete guide, but hopefully gives you the high-level steps which helps point you in the right direction
devbranch (the defaultmasterbranch contains the current stable Node-RED 4.x code)