This commit is contained in:
JeremyVyska 2021-12-02 15:41:13 +00:00
parent 2834098a70
commit d60c48d8a0
134 changed files with 2651 additions and 2651 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?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>
<link href=/css/nucleus.css?1638459669 rel=stylesheet>
<link href=/css/fontawesome-all.min.css?1638459669 rel=stylesheet>
<link href=/css/featherlight.min.css?1638459669 rel=stylesheet>
<link href=/css/perfect-scrollbar.min.css?1638459669 rel=stylesheet>
<link href=/css/auto-complete.css?1638459669 rel=stylesheet>
<link href=/css/theme.css?1638459669 rel=stylesheet>
<link href=/css/theme-blue.css?1638459669 rel=stylesheet>
<link href=/css/variant.css?1638459669 rel=stylesheet>
<link href=/css/print.css?1638459669 rel=stylesheet media=print>
<script src=/js/jquery.min.js?1638459669></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?1638370247></script>
<script src=/js/auto-complete.js?1638370247></script>
<script src=/js/search.js?1638370247></script>
<script src=/js/lunr.min.js?1638459669></script>
<script src=/js/auto-complete.js?1638459669></script>
<script src=/js/search.js?1638459669></script>
</div>
<div class=highlightable>
<ul class=topics>
@ -234,8 +234,8 @@ ALGuidelines.Dev
<h3 id=step-2-branch>Step 2: Branch</h3>
<p>While not necessarily a must, it is always good practice to create a branch off of your forked repository. That will allow you to work on multiple contributions at the same time and won&rsquo;t have to wait for pull requests to be approved before you can continue on your next contribution.</p>
<div class="notices info">
<div class=label>Info</div><p>You can read more about Branches here:
<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 class=label>Info</div><p>You can read more about Branches here:</p>
<p><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 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>
@ -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?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>
<script src=/js/clipboard.min.js?1638459669></script>
<script src=/js/perfect-scrollbar.min.js?1638459669></script>
<script src=/js/perfect-scrollbar.jquery.min.js?1638459669></script>
<script src=/js/jquery.svg.pan.zoom.js?1638459669></script>
<script src=/js/featherlight.min.js?1638459669></script>
<script src=/js/modernizr.custom-3.6.0.js?1638459669></script>
<script src=/js/relearn.js?1638459669></script>
</body>
</html>