-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing word to text of the alert dialog #79381
Add missing word to text of the alert dialog #79381
Conversation
You will need to squash your commits, see here |
Reverting commits is confusing. If I didn't do It correctly close this and i'll redo it |
You will need to do |
No replace "pick" with "fixup" except for the first one |
so:
|
Then you need to do |
I'm trying my best lol, I'm kinda lost rn; It says everything is up to date when i push |
You wrote "it" instead of "git" |
this is painful for you to watch im sure, my apologies. |
Don't worry, git has a bit of a learning curve. But it helps to learn the basics. |
Not at all, there was a time when I was getting used to it too |
I have made a grave mistake. I ran a recursive delete on all files trying to remove all commits (followed error message suggestion?) so please discard this pull request and let me start fresh |
(recloning, give me a few) |
Okay, it finished downloading. I have a fresh slate. I just need to sync it with what we've done so far right? |
Yes you just pull this branch from your repository |
Okay, I have now pulled that branch from my fork |
c1b43f5
to
a789d0b
Compare
HA got it! |
now jes gotta change the text... |
oh wait |
it is XD |
What's GitHub doing right now? Is it checking all os versions?? That's so cool |
It's running a lot of automated tests! Compiling it all and stuff, it's really cool |
That's amazing, so is there anything else I need to do? |
Shouldn't be, the checks should pass, and I will give this a review |
In hindsight, I should have compiled and run a test of it before comitting it... But it's just a sting of text, it should be fine if the dialog was made to scale with the text. |
In the future that's a great thing to do, to catch errors and things |
Question: Does this change get applied in the next update (e.g. 4.1.1 or 4.2) or is it an instant bugfix? |
It will probably be included in both. FYI, the email that you've used to author your commit is invalid ( PS. Please use the "Edit" button on GitHub and avoid multiposting. Each message that you send creates a notification for a lot of people. If you need live assistance, consider joining contributors chat at https://chat.godotengine.org! |
a789d0b
to
d98fa6b
Compare
You deleted the message, please update it to fit the PR title with |
d98fa6b
to
d1c70cf
Compare
Thanks! And congrats on your first merged Godot PR! |
Congratulations! |
Thank you all so much for all your help, I hope to improve my git skills and continue to contribute in the future! |
Cherry-picked for 4.1.1. |
I hope I followed all the guidelines correctly.