[Bug 882676] Missing indication in required form fields#464
[Bug 882676] Missing indication in required form fields#464caseybecking wants to merge 2 commits into
Conversation
|
Good job Casey, thanks for your first pull request! Profile is looking great, can you please do the same for events as stated in the bug? |
|
Not perfect but look to be what you wanted to see. I think when we go back and fix the icons we should look at doing the required stars differently. |
|
Looks good. Agreed that we can mark as required differently / in a better way in a future re-design. Two things left before we merge: You need to (1) merge the two commits into one, since both of them refer to the same bug (2) reword the commit message to read Here are some steps to help you with (1) and (2). We'll be using
That's it! If you get stuck feel free to ping me on irc, in #remo-dev. Thanks! |
|
@caseybecking any updates on this? If you need help to complete rebase steps don't hesitate to ping me on irc or reply here. Thanks! |
|
Sorry for the delay, I was able to complete the rebase. Let me know if i need to do anything else? Thank you. |
|
w00t your rebase went fine! One last important thing I didn't clarify: commit messages. Commit messages must be on the present tense "Adds something" instead of "Added something" and should include the special text This special text is captured by one of our bots and posts updates on bugzilla. If you use the So the commit message for this pull request should be: '[fix bug 882676] Add missing indication in required form fields.' Can you can change this by rebasing and rewording. Sorry for being too picky with the commit message, but it's our way to track things and credit people for their contributions. Thanks! |
|
Still trying to do this one as the rebase doesnt seem to be pulling the same code now - should i be using something different than git rebase --interactive HEAD~2 |
|
Lets try this one again. Let me know if that works. |
|
You should have used No need to worry though: Your commit message and patch are perfect and I merged them in! You can see your commit here: Nice job, thanks! 🍰 Let's go for the next one! :) |
No description provided.