deploy: cb9f3051eb
This commit is contained in:
parent
1e734f8858
commit
78925a791a
134 changed files with 2632 additions and 2632 deletions
|
|
@ -5,16 +5,16 @@
|
|||
<meta name=generator content="Hugo 0.89.4">
|
||||
<meta name=description content>
|
||||
<title>Guide to Fork & PR :: AL Guidelines</title>
|
||||
<link href=/css/nucleus.css?1637338158 rel=stylesheet>
|
||||
<link href=/css/fontawesome-all.min.css?1637338158 rel=stylesheet>
|
||||
<link href=/css/featherlight.min.css?1637338158 rel=stylesheet>
|
||||
<link href=/css/perfect-scrollbar.min.css?1637338158 rel=stylesheet>
|
||||
<link href=/css/auto-complete.css?1637338158 rel=stylesheet>
|
||||
<link href=/css/theme.css?1637338158 rel=stylesheet>
|
||||
<link href=/css/theme-blue.css?1637338158 rel=stylesheet>
|
||||
<link href=/css/variant.css?1637338158 rel=stylesheet>
|
||||
<link href=/css/print.css?1637338158 rel=stylesheet media=print>
|
||||
<script src=/js/jquery.min.js?1637338158></script>
|
||||
<link href=/css/nucleus.css?1637342783 rel=stylesheet>
|
||||
<link href=/css/fontawesome-all.min.css?1637342783 rel=stylesheet>
|
||||
<link href=/css/featherlight.min.css?1637342783 rel=stylesheet>
|
||||
<link href=/css/perfect-scrollbar.min.css?1637342783 rel=stylesheet>
|
||||
<link href=/css/auto-complete.css?1637342783 rel=stylesheet>
|
||||
<link href=/css/theme.css?1637342783 rel=stylesheet>
|
||||
<link href=/css/theme-blue.css?1637342783 rel=stylesheet>
|
||||
<link href=/css/variant.css?1637342783 rel=stylesheet>
|
||||
<link href=/css/print.css?1637342783 rel=stylesheet media=print>
|
||||
<script src=/js/jquery.min.js?1637342783></script>
|
||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||
</head>
|
||||
<body data-url=/contributing/forkandpr/>
|
||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
|||
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||
</div>
|
||||
<script src=/js/lunr.min.js?1637338158></script>
|
||||
<script src=/js/auto-complete.js?1637338158></script>
|
||||
<script src=/js/search.js?1637338158></script>
|
||||
<script src=/js/lunr.min.js?1637342783></script>
|
||||
<script src=/js/auto-complete.js?1637342783></script>
|
||||
<script src=/js/search.js?1637342783></script>
|
||||
</div>
|
||||
<div class=highlightable>
|
||||
<ul class=topics>
|
||||
|
|
@ -208,7 +208,7 @@ ALGuidelines.Dev
|
|||
<div id=chapter>
|
||||
<main id=body-inner>
|
||||
<h2 id=abstract>Abstract</h2>
|
||||
<p>AL Guidelines is a community project, and as such YOU are encouraged to submit corrections and new ideas. In order to get your content included, you must submit a pull request to the GitHub Repository (Located here: <a href=https://github.com/microsoft/alguidelines>https://github.com/microsoft/alguidelines</a>). All Pull Requests are subject to approval by a minimum three admins.</p>
|
||||
<p>AL Guidelines is a community project, and as such YOU are encouraged to submit corrections and new ideas. In order to get your content included, you must submit a pull request to the GitHub Repository (Located here: <a href=https://github.com/microsoft/alguidelines>https://github.com/microsoft/alguidelines</a>). All Pull Requests are subject to approval by a minimum of three admins.</p>
|
||||
<p>If You are toying with an idea, but You aren’t ready to create a document just yet, you are encouraged to create a project discussion thread here: <a href=https://github.com/microsoft/alguidelines/discussions>https://github.com/microsoft/alguidelines/discussions</a></p>
|
||||
<div class="notices warning">
|
||||
<div class=label>Warning</div><p>If You haven’t worked in collaboration with “external” GitHub repositories before, please familiarize yourself with that process by visiting:</p>
|
||||
|
|
@ -223,7 +223,7 @@ ALGuidelines.Dev
|
|||
<h3 id=step-1-fork>Step 1: Fork</h3>
|
||||
<p>In order to work on the repository, You must <a href=https://docs.github.com/en/get-started/quickstart/fork-a-repo>Fork</a> the repository.</p>
|
||||
<p>By forking the repository, You essentially create a copy into Your own account.</p>
|
||||
<p>Start by going to the GitHub Repository (), and press the Fork <img src=./fork_button.jpg alt="Fork Button" title=Fork></p>
|
||||
<p>Start by going to the GitHub Repository (<a href=https://github.com/microsoft/alguidelines>https://github.com/microsoft/alguidelines</a>), and press the Fork <img src=./fork_button.jpg alt="Fork Button" title=Fork></p>
|
||||
<p>Once You have successfully forked the repository, go to your own GitHub repository : <img src=./ForkedRepro.png alt="Forked Repository Representation" title="Forked repository"></p>
|
||||
<p>You are now able to clone your own repository to your local pc and start editing using your favorite editor. <a href=https://code.visualstudio.com/>Visual Studio Code</a> is perfectly fine for this task.</p>
|
||||
<div class="notices info">
|
||||
|
|
@ -254,12 +254,12 @@ ALGuidelines.Dev
|
|||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||
</div>
|
||||
<script src=/js/clipboard.min.js?1637338158></script>
|
||||
<script src=/js/perfect-scrollbar.min.js?1637338158></script>
|
||||
<script src=/js/perfect-scrollbar.jquery.min.js?1637338158></script>
|
||||
<script src=/js/jquery.svg.pan.zoom.js?1637338158></script>
|
||||
<script src=/js/featherlight.min.js?1637338158></script>
|
||||
<script src=/js/modernizr.custom-3.6.0.js?1637338158></script>
|
||||
<script src=/js/relearn.js?1637338158></script>
|
||||
<script src=/js/clipboard.min.js?1637342783></script>
|
||||
<script src=/js/perfect-scrollbar.min.js?1637342783></script>
|
||||
<script src=/js/perfect-scrollbar.jquery.min.js?1637342783></script>
|
||||
<script src=/js/jquery.svg.pan.zoom.js?1637342783></script>
|
||||
<script src=/js/featherlight.min.js?1637342783></script>
|
||||
<script src=/js/modernizr.custom-3.6.0.js?1637342783></script>
|
||||
<script src=/js/relearn.js?1637342783></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue