This commit is contained in:
waldo1001 2021-12-01 14:50:51 +00:00
parent 5a801fae69
commit 2834098a70
135 changed files with 2660 additions and 2660 deletions

View file

@ -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?1637566650 rel=stylesheet>
<link href=/css/fontawesome-all.min.css?1637566650 rel=stylesheet>
<link href=/css/featherlight.min.css?1637566650 rel=stylesheet>
<link href=/css/perfect-scrollbar.min.css?1637566650 rel=stylesheet>
<link href=/css/auto-complete.css?1637566650 rel=stylesheet>
<link href=/css/theme.css?1637566650 rel=stylesheet>
<link href=/css/theme-blue.css?1637566650 rel=stylesheet>
<link href=/css/variant.css?1637566650 rel=stylesheet>
<link href=/css/print.css?1637566650 rel=stylesheet media=print>
<script src=/js/jquery.min.js?1637566650></script>
<link href=/css/nucleus.css?1638370247 rel=stylesheet>
<link href=/css/fontawesome-all.min.css?1638370247 rel=stylesheet>
<link href=/css/featherlight.min.css?1638370247 rel=stylesheet>
<link href=/css/perfect-scrollbar.min.css?1638370247 rel=stylesheet>
<link href=/css/auto-complete.css?1638370247 rel=stylesheet>
<link href=/css/theme.css?1638370247 rel=stylesheet>
<link href=/css/theme-blue.css?1638370247 rel=stylesheet>
<link href=/css/variant.css?1638370247 rel=stylesheet>
<link href=/css/print.css?1638370247 rel=stylesheet media=print>
<script src=/js/jquery.min.js?1638370247></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?1637566650></script>
<script src=/js/auto-complete.js?1637566650></script>
<script src=/js/search.js?1637566650></script>
<script src=/js/lunr.min.js?1638370247></script>
<script src=/js/auto-complete.js?1638370247></script>
<script src=/js/search.js?1638370247></script>
</div>
<div class=highlightable>
<ul class=topics>
@ -238,7 +238,7 @@ ALGuidelines.Dev
<a href=https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches>https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches</a></p>
</div>
<h3 id=step-3-pull-request>Step 3: Pull Request</h3>
<p>Once you are happy with your contibution, it&rsquo;s time to create a pull request to propose changes into the main project! This is the final step in producing a fork of someone else&rsquo;s project, and arguably the most important. If you&rsquo;ve made a change that you feel would benefit the community as a whole, you should definitely consider contributing back.</p>
<p>Once you are happy with your contribution, it&rsquo;s time to create a pull request to propose changes into the main project! This is the final step in producing a fork of someone else&rsquo;s project, and arguably the most important. If you&rsquo;ve made a change that you feel would benefit the community as a whole, you should definitely consider contributing back.</p>
<p>To do so, head on over to the repository on GitHub where your project lives. For this example, it would be at <code>https://www.github.com/&lt;your_username>/alguidelines</code>. You&rsquo;ll see a banner indicating that your branch is one commit ahead of microsoft:main. Click <strong>Contribute</strong> and then <strong>Open a pull request.</strong></p>
<p>GitHub will bring you to a page that shows the differences between your fork and the microsoft/alguidelines repository. Click <strong>Create pull request.</strong></p>
<p>GitHub will bring you to a page where you can enter a title and a description of your changes. <em>It&rsquo;s important to provide as much useful information and a rationale for why you&rsquo;re making this pull request in the first place.</em> The project owners needs to be able to determine whether your change is as useful to everyone as you think it is. Finally, click <strong>Create pull request.</strong></p>
@ -255,12 +255,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?1637566650></script>
<script src=/js/perfect-scrollbar.min.js?1637566650></script>
<script src=/js/perfect-scrollbar.jquery.min.js?1637566650></script>
<script src=/js/jquery.svg.pan.zoom.js?1637566650></script>
<script src=/js/featherlight.min.js?1637566650></script>
<script src=/js/modernizr.custom-3.6.0.js?1637566650></script>
<script src=/js/relearn.js?1637566650></script>
<script src=/js/clipboard.min.js?1638370247></script>
<script src=/js/perfect-scrollbar.min.js?1638370247></script>
<script src=/js/perfect-scrollbar.jquery.min.js?1638370247></script>
<script src=/js/jquery.svg.pan.zoom.js?1638370247></script>
<script src=/js/featherlight.min.js?1638370247></script>
<script src=/js/modernizr.custom-3.6.0.js?1638370247></script>
<script src=/js/relearn.js?1638370247></script>
</body>
</html>