From d48cabaccd2c8e311ed641b8b2b383456e1684fb Mon Sep 17 00:00:00 2001 From: sommermoregentraum Date: Mon, 22 Jan 2024 12:59:56 +0800 Subject: [PATCH] not need to keep same username anymore --- PR-process.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PR-process.md b/PR-process.md index 7a9724c..e4c50fb 100644 --- a/PR-process.md +++ b/PR-process.md @@ -11,5 +11,4 @@ If any of these steps are not complete or failed, then you will be blocked from ### Usernames on the nightly change log A new build of 'next' is released every night. Your contribution will be added to the list of changes that were accepted that day. In order for your user account to display correctly you must either. -1) Enable 'Keep my email addresses private' which will add a unique email address like '417283+YourGitHubUser@noreply...'. Your username will be extracted from the private no-reply email address. -2) Set your GitHub profile name to be your GitHub username. Basically if your username is "foobar", then also set your public profile's name to "foobar". \ No newline at end of file +Enable 'Keep my email addresses private' which will add a unique email address like '417283+YourGitHubUser@noreply...'. Your username will be extracted from the private no-reply email address.