Skip to content

Commit

Permalink
deploy: 36b2280
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhattor committed Sep 13, 2023
1 parent 3ad5e1c commit 12ba27a
Show file tree
Hide file tree
Showing 81 changed files with 186 additions and 215 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=en dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="GitHub Copilot Patterns & Exercises"><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:title" content><meta property="og:description" content="GitHub Copilot Patterns & Exercises"><meta property="og:type" content="article"><meta property="og:url" content="/CONTRIBUTING/"><meta property="article:section" content><meta property="article:modified_time" content="2023-09-14T00:34:37+09:00"><title>Contributing | GitHub Copilot Patterns & Exercises</title><link rel=manifest href=/manifest.json><link rel=icon href=/favicon.png><link rel=alternate hreflang=ja href=/ja/CONTRIBUTING/ title=Contributing><link rel=stylesheet href=/book.min.8405c9cb7e449878e091f493a635c7a0b8c54141b1c9c7fc7c4e5da78e983056.css><script defer src=/sw.min.6f6f90fcb8eb1c49ec389838e6b801d0de19430b8e516902f8d75c3c8bd98739.js></script></head><body dir=ltr><input type=checkbox class="hidden toggle" id=menu-control>
<!doctype html><html lang=en dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="GitHub Copilot Patterns & Exercises"><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:title" content><meta property="og:description" content="GitHub Copilot Patterns & Exercises"><meta property="og:type" content="article"><meta property="og:url" content="/CONTRIBUTING/"><meta property="article:section" content><meta property="article:modified_time" content="2023-09-13T15:44:47+00:00"><title>Contributing | GitHub Copilot Patterns & Exercises</title><link rel=manifest href=/manifest.json><link rel=icon href=/favicon.png><link rel=alternate hreflang=ja href=/ja/CONTRIBUTING/ title=Contributing><link rel=stylesheet href=/book.min.8405c9cb7e449878e091f493a635c7a0b8c54141b1c9c7fc7c4e5da78e983056.css><script defer src=/sw.min.6f6f90fcb8eb1c49ec389838e6b801d0de19430b8e516902f8d75c3c8bd98739.js></script></head><body dir=ltr><input type=checkbox class="hidden toggle" id=menu-control>
<input type=checkbox class="hidden toggle" id=toc-control><main class="container flex"><aside class=book-menu><div class=book-menu-content><nav><h2 class=book-brand><a class="flex align-center" href=/><span>GitHub Copilot Patterns & Exercises</span></a></h2><ul class=book-languages><li><input type=checkbox id=languages class=toggle>
<label for=languages class="flex justify-between"><a role=button class="flex align-center"><img src=/svg/translate.svg class=book-icon alt=Languages>
English</a></label><ul><li><a href=/ja/CONTRIBUTING/>Japanese</a></li></ul></li></ul><div style=margin-bottom:-30px;margin-top:-10px;display:flex><img src=https://i.creativecommons.org/l/by-sa/4.0/88x31.png height=20 style=display:flex;margin-right:6px>
Expand All @@ -17,5 +17,5 @@
<a class=anchor href=#how-to-contact>#</a></h2><p>Please don&rsquo;t hesitate to reach out for assistance in contributing to GitHub Copilot Patterns & Exercises or simply to chat. The most straightforward method to contact us is through Discord.</p><h2 id=licensing-contributions>Licensing Contributions
<a class=anchor href=#licensing-contributions>#</a></h2><p>This repository&rsquo;s content is licensed under CC-BY-SA-4.0. When contributing, you grant us, and everyone else, permission to use your contribution under this license.</p><h2 id=acknowledging-contributions>Acknowledging Contributions
<a class=anchor href=#acknowledging-contributions>#</a></h2><p>If you list yourself as the author of a pattern, we assume that you consent to be mentioned when referencing that pattern.</p><h2 id=code-of-conduct>Code of Conduct
<a class=anchor href=#code-of-conduct>#</a></h2><p>While we don&rsquo;t have a fully formalized code of conduct yet, we expect all contributors to show mutual respect and help maintain a community free of harassment and discrimination.</p></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/yuhattor/copilot-patterns/commit/71413cca4fe1b9e52bbb5b943ed956bf2a3a1763 title='Last modified by Yuki Hattori | September 13, 2023' target=_blank rel=noopener><img src=/svg/calendar.svg class=book-icon alt=Calendar>
<a class=anchor href=#code-of-conduct>#</a></h2><p>While we don&rsquo;t have a fully formalized code of conduct yet, we expect all contributors to show mutual respect and help maintain a community free of harassment and discrimination.</p></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/yuhattor/copilot-patterns/commit/36b22807295598ec4cc5bf87643a2338aa870702 title='Last modified by Yuki Hattori | September 13, 2023' target=_blank rel=noopener><img src=/svg/calendar.svg class=book-icon alt=Calendar>
<span>September 13, 2023</span></a></div></div><script>(function(){function e(e){const t=window.getSelection(),n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}document.querySelectorAll("pre code").forEach(t=>{t.addEventListener("click",function(){if(window.getSelection().toString())return;e(t.parentElement),navigator.clipboard&&navigator.clipboard.writeText(t.parentElement.textContent)})})})()</script></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><div class=book-toc-content><nav id=TableOfContents><ul><li><a href=#contributing-to-github-copilot-patterns--exercises>Contributing to GitHub Copilot Patterns & Exercises</a><ul><li><a href=#how-to-contribute>How to Contribute</a></li><li><a href=#how-to-contact>How to Contact</a></li><li><a href=#licensing-contributions>Licensing Contributions</a></li><li><a href=#acknowledging-contributions>Acknowledging Contributions</a></li><li><a href=#code-of-conduct>Code of Conduct</a></li></ul></li></ul></nav></div></aside></main></body></html>
Loading

0 comments on commit 12ba27a

Please sign in to comment.