I don't think you put the Note next in the correct place. I'm pretty sure we wanted to make the entire dialog window's height bigger and then add the Note text between the question and that checkbox panel. Also put a blank line before and after the Note text
I don't think you put the Note next in the correct place. I'm pretty sure we wanted to make the entire dialog window's height bigger and then add the Note text between the question and that checkbox panel. Also put a blank line before and after the Note text
Agree with John's comment - this Note should probably be overall as it is not just related to the checkbox. Also, may want to think a little about wording / format and use a thesaurus to word a little differently as it looks weird to me having Note as part of a sentence and NOTE: a line or two later in different casing / usage.
Agree with John's comment - this Note should probably be overall as it is not just related to the checkbox. Also, may want to think a little about wording / format and use a thesaurus to word a little differently as it looks weird to me having Note as part of a sentence and NOTE: a line or two later in different casing / usage.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
C2026-054 Text change for Open Tabs from Previous Session dialog box
I don't think you put the Note next in the correct place. I'm pretty sure we wanted to make the entire dialog window's height bigger and then add the Note text between the question and that checkbox panel. Also put a blank line before and after the Note text
Agree with John's comment - this Note should probably be overall as it is not just related to the checkbox. Also, may want to think a little about wording / format and use a thesaurus to word a little differently as it looks weird to me having Note as part of a sentence and NOTE: a line or two later in different casing / usage.
Remove unnecessary usings
@@ -1,4 +1,6 @@using System;Remove unnecessary usings
using System is required for this file.
Environment.NewLine requires System
Changes look good
Looks Good. Ready for QA.