You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<titledata-rh="true">Using the Repo with SAS Studio on SAS 9 | sas-code-examples Documentation</title><metadata-rh="true" name="viewport" content="width=device-width,initial-scale=1"><metadata-rh="true" name="twitter:card" content="summary_large_image"><metadata-rh="true" property="og:url" content="https://sassoftware.github.io/sas-code-examples/CloneStudioSAS9"><metadata-rh="true" property="og:locale" content="en"><metadata-rh="true" name="docusaurus_locale" content="en"><metadata-rh="true" name="docsearch:language" content="en"><metadata-rh="true" name="docusaurus_version" content="current"><metadata-rh="true" name="docusaurus_tag" content="docs-default-current"><metadata-rh="true" name="docsearch:version" content="current"><metadata-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><metadata-rh="true" property="og:title" content="Using the Repo with SAS Studio on SAS 9 | sas-code-examples Documentation"><linkdata-rh="true" rel="icon" href="/sas-code-examples/images/sas.png"><linkdata-rh="true" rel="canonical" href="https://sassoftware.github.io/sas-code-examples/CloneStudioSAS9"><linkdata-rh="true" rel="alternate" href="https://sassoftware.github.io/sas-code-examples/CloneStudioSAS9" hreflang="en"><linkdata-rh="true" rel="alternate" href="https://sassoftware.github.io/sas-code-examples/CloneStudioSAS9" hreflang="x-default"><scriptdata-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Using the Repo with SAS Studio on SAS 9","item":"https://sassoftware.github.io/sas-code-examples/CloneStudioSAS9"}]}</script><linkrel="stylesheet" href="/sas-code-examples/assets/css/styles.4455f656.css">
<titledata-rh="true">Using the Repo with SAS Studio on SAS Viya | sas-code-examples Documentation</title><metadata-rh="true" name="viewport" content="width=device-width,initial-scale=1"><metadata-rh="true" name="twitter:card" content="summary_large_image"><metadata-rh="true" property="og:url" content="https://sassoftware.github.io/sas-code-examples/CloneStudioViya"><metadata-rh="true" property="og:locale" content="en"><metadata-rh="true" name="docusaurus_locale" content="en"><metadata-rh="true" name="docsearch:language" content="en"><metadata-rh="true" name="docusaurus_version" content="current"><metadata-rh="true" name="docusaurus_tag" content="docs-default-current"><metadata-rh="true" name="docsearch:version" content="current"><metadata-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><metadata-rh="true" property="og:title" content="Using the Repo with SAS Studio on SAS Viya | sas-code-examples Documentation"><metadata-rh="true" name="description" content="Create a forked copy of sas-code-examples"><metadata-rh="true" property="og:description" content="Create a forked copy of sas-code-examples"><linkdata-rh="true" rel="icon" href="/sas-code-examples/images/sas.png"><linkdata-rh="true" rel="canonical" href="https://sassoftware.github.io/sas-code-examples/CloneStudioViya"><linkdata-rh="true" rel="alternate" href="https://sassoftware.github.io/sas-code-examples/CloneStudioViya" hreflang="en"><linkdata-rh="true" rel="alternate" href="https://sassoftware.github.io/sas-code-examples/CloneStudioViya" hreflang="x-default"><scriptdata-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Using the Repo with SAS Studio on SAS Viya","item":"https://sassoftware.github.io/sas-code-examples/CloneStudioViya"}]}</script><linkrel="stylesheet" href="/sas-code-examples/assets/css/styles.4455f656.css">
<li>View the program on the right to examine highlighted portions of the code that have been added or removed.</li>
40
40
<li>Type a message in the <strong>Commit Comment</strong> box that describes the modifications made to the program(s), then click <strong>Commit</strong>.</li>
41
41
</ol>
42
-
<blockquote>
43
-
<p>[!NOTE]
44
-
It is a good practice to stage one program at a time to provide an appropriate comment for the new commit. Only commit multiple programs at once if a single comment applies to all changes.</p>
45
-
</blockquote>
42
+
<divclass="theme-admonition theme-admonition-tip admonition_xJq3 alert alert--success"><divclass="admonitionHeading_Gvgb"><spanclass="admonitionIcon_Rf37"><svgviewBox="0 0 12 16"><pathfill-rule="evenodd" d="M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"></path></svg></span>tip</div><divclass="admonitionContent_BuS1"><p>It is a good practice to stage one program at a time to provide an appropriate comment for the new commit. Only commit multiple programs at once if a single comment applies to all changes.</p></div></div>
46
43
<olstart="6">
47
44
<li>Click <strong>Push Main</strong> to push the commits to your personal remote repository in GitHub.</li>
48
45
<li>Return to your forked copy of the repository on GitHub.com and refresh the page to verify the changes have been synced.</li>
<li>You may provide a description to explain the changes made. Note that the person approving your request will be able to review all file changes to ensure all contribution rules are followed and that there are no conflicts with other updates.</li>
56
53
</ol>
57
-
<blockquote>
58
-
<p>[!IMPORTANT]
59
-
Your contribution must meet the project's contribution guidelines. See <code>CONTRIBUTING.md</code> for details. The last line in the PR description must be the following text: <code>Signed-off-by: Name <email.address></code></p>
60
-
</blockquote>
54
+
<divclass="theme-admonition theme-admonition-warning admonition_xJq3 alert alert--warning"><divclass="admonitionHeading_Gvgb"><spanclass="admonitionIcon_Rf37"><svgviewBox="0 0 16 16"><pathfill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"></path></svg></span>warning</div><divclass="admonitionContent_BuS1"><p>Your contribution must meet the project's contribution guidelines. See <code>CONTRIBUTING.md</code> for details. The last line in the PR description must be the following text: <code>Signed-off-by: Name <email.address></code>.</p></div></div>
61
55
<olstart="3">
62
56
<li>Click <strong>Create pull request</strong>. You will likely see the following message, which can be ignored: <imgwidth="509" height="198" alt="image" src="https://github.com/user-attachments/assets/73d765b2-b15d-450f-97ef-d9223a2c97bd"></li>
63
57
<li>The PR will go to the repository maintainers for approval. If there are issues with your requested changes, you may be asked in the comments of the PR to make further edits and recommit your file(s).</li>
<titledata-rh="true">Using the Repo with the SAS Extension for Visual Studio Code | sas-code-examples Documentation</title><metadata-rh="true" name="viewport" content="width=device-width,initial-scale=1"><metadata-rh="true" name="twitter:card" content="summary_large_image"><metadata-rh="true" property="og:url" content="https://sassoftware.github.io/sas-code-examples/CloneVSCode"><metadata-rh="true" property="og:locale" content="en"><metadata-rh="true" name="docusaurus_locale" content="en"><metadata-rh="true" name="docsearch:language" content="en"><metadata-rh="true" name="docusaurus_version" content="current"><metadata-rh="true" name="docusaurus_tag" content="docs-default-current"><metadata-rh="true" name="docsearch:version" content="current"><metadata-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><metadata-rh="true" property="og:title" content="Using the Repo with the SAS Extension for Visual Studio Code | sas-code-examples Documentation"><linkdata-rh="true" rel="icon" href="/sas-code-examples/images/sas.png"><linkdata-rh="true" rel="canonical" href="https://sassoftware.github.io/sas-code-examples/CloneVSCode"><linkdata-rh="true" rel="alternate" href="https://sassoftware.github.io/sas-code-examples/CloneVSCode" hreflang="en"><linkdata-rh="true" rel="alternate" href="https://sassoftware.github.io/sas-code-examples/CloneVSCode" hreflang="x-default"><scriptdata-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Using the Repo with the SAS Extension for Visual Studio Code","item":"https://sassoftware.github.io/sas-code-examples/CloneVSCode"}]}</script><linkrel="stylesheet" href="/sas-code-examples/assets/css/styles.4455f656.css">
0 commit comments