From 86ef422bd6245f9d48df48e0da8881a82159eec6 Mon Sep 17 00:00:00 2001 From: tajhinib <141693914+tajhinib@users.noreply.github.com> Date: Thu, 12 Dec 2024 19:37:06 -0500 Subject: [PATCH 1/2] docs-bio branch intialisation --- src/docs/source/docs/bio.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/docs/source/docs/bio.md diff --git a/src/docs/source/docs/bio.md b/src/docs/source/docs/bio.md new file mode 100644 index 000000000..6fc74d044 --- /dev/null +++ b/src/docs/source/docs/bio.md @@ -0,0 +1,8 @@ +User Accounts and Profiles +===================== + +Steps to Updating Your Bio +--------------------------------------- + +1. Navigate to "My account" by clicking the link. + From f0c0907fa893bc607b654e653f7a5a8546aaadda Mon Sep 17 00:00:00 2001 From: tajhinib <141693914+tajhinib@users.noreply.github.com> Date: Thu, 12 Dec 2024 20:40:54 -0500 Subject: [PATCH 2/2] Updating Bio Instructions Finished --- src/docs/source/docs/bio.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/docs/source/docs/bio.md b/src/docs/source/docs/bio.md index 6fc74d044..7e0736775 100644 --- a/src/docs/source/docs/bio.md +++ b/src/docs/source/docs/bio.md @@ -5,4 +5,7 @@ Steps to Updating Your Bio --------------------------------------- 1. Navigate to "My account" by clicking the link. - +2. Click the "Profile" link. +3. This will take you to your profile where you can update your biography in the "Biography" text field. + Here you can update other aspects of your profile like your name, institution, and email address. +4. Scroll to the end of the page and click the "Save" to save your changes.