Files
issues-helper/en-US/guide/index.html
2021-02-02 12:34:48 +00:00

33 lines
9.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
/>
<link
rel="shortcut icon"
type="image/x-icon"
href="https://avatars1.githubusercontent.com/u/73879334?s=200&v=4"
/>
<link rel="stylesheet" href="/issues-helper/umi.bcb7ee9f.css" />
<script>
window.routerBase = "/issues-helper/";
</script>
<script>
//! umi version: 3.3.7
</script>
<title>Introduction</title>
</head>
<body>
<div id="root"><div class="__dumi-default-layout" data-route="/en-US/guide" data-show-sidemenu="true" data-show-slugs="true" data-site-mode="true" data-gapless="false"><div class="__dumi-default-navbar" data-mode="site"><button class="__dumi-default-navbar-toggle"></button><a class="__dumi-default-navbar-logo" style="background-image:url(&#x27;https://avatars1.githubusercontent.com/u/73879334?s=200&amp;v=4&#x27;)" href="/issues-helper//en-US">Issue Helper</a><nav><div class="__dumi-default-search"><input type="search" class="__dumi-default-search-input" value=""/><ul></ul></div><span><a aria-current="page" class="active" href="/issues-helper//en-US/guide">Guide</a></span><span><a href="/issues-helper//en-US/base">Base</a></span><span><a href="/issues-helper//en-US/advanced">Advanced</a></span><span><a href="/issues-helper//en-US/changelog">Changelog</a></span><span><a target="_blank" rel="noopener noreferrer" href="https://github.com/actions-cool/issues-helper">GitHub<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="__dumi-default-external-link-icon"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></span><div class="__dumi-default-locale-select" data-locale-count="2"><a href="/issues-helper//guide">中文</a></div></nav></div><div class="__dumi-default-menu" data-mode="site"><div class="__dumi-default-menu-inner"><div class="__dumi-default-menu-header"><a class="__dumi-default-menu-logo" style="background-image:url(&#x27;https://avatars1.githubusercontent.com/u/73879334?s=200&amp;v=4&#x27;)" href="/issues-helper//en-US"></a><h1>Issue Helper</h1><p></p></div><div class="__dumi-default-menu-mobile-area"><ul class="__dumi-default-menu-nav-list"><li><a aria-current="page" class="active" href="/issues-helper//en-US/guide">Guide</a></li><li><a href="/issues-helper//en-US/base">Base</a></li><li><a href="/issues-helper//en-US/advanced">Advanced</a></li><li><a href="/issues-helper//en-US/changelog">Changelog</a></li><li><a target="_blank" rel="noopener noreferrer" href="https://github.com/actions-cool/issues-helper">GitHub<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="__dumi-default-external-link-icon"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></li></ul><div class="__dumi-default-locale-select" data-locale-count="2"><a href="/issues-helper//guide">中文</a></div></div><ul class="__dumi-default-menu-list"><li><a target="_blank" rel="noopener noreferrer">🍭 Guide</a><ul><li><a aria-current="page" class="active" href="/issues-helper//en-US/guide"><span>Introduction</span></a></li><li><a href="/issues-helper//en-US/guide/start"><span>Quick start</span></a></li></ul></li><li><a href="/issues-helper//en-US/guide/ref">🎁 Reference</a></li><li><a href="/issues-helper//en-US/guide/note">🎗 Note</a></li><li><a href="/issues-helper//en-US/guide/faq">💬 FAQ</a></li></ul></div></div><ul role="slug-list" class="__dumi-default-layout-toc"><li title="Introduction" data-depth="2"><a href="/issues-helper//en-US/guide#introduction"><span>Introduction</span></a></li><li title="What are GitHub Actions?" data-depth="3"><a href="/issues-helper//en-US/guide#what-are-github-actions"><span>What are GitHub Actions?</span></a></li><li title="✨ Feature" data-depth="3"><a href="/issues-helper//en-US/guide#-feature"><span>✨ Feature</span></a></li><li title="⚡ Feedback" data-depth="3"><a href="/issues-helper//en-US/guide#-feedback"><span>⚡ Feedback</span></a></li></ul><div class="__dumi-default-layout-content"><div class="markdown"><h2 id="introduction"><a aria-hidden="true" tabindex="-1" href="/issues-helper//en-US/guide#introduction"><span class="icon,icon-link"></span></a>Introduction</h2><p>The Issues Helper is a GitHub Action that easily helps you automatically manage issues.</p><h3 id="what-are-github-actions"><a aria-hidden="true" tabindex="-1" href="/issues-helper//en-US/guide#what-are-github-actions"><span class="icon,icon-link"></span></a>What are GitHub Actions?</h3><p>Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you&#x27;d like, including CI/CD, and combine actions in a completely customized workflow. <a target="_blank" rel="noopener noreferrer" href="https://docs.github.com/en/free-pro-team@latest/actions">More<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="__dumi-default-external-link-icon"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a>.</p><p><code>issues-helper</code> is based on this, using GitHub Actions to help you deal with various operations on issues.</p><h3 id="-feature"><a aria-hidden="true" tabindex="-1" href="/issues-helper//en-US/guide#-feature"><span class="icon,icon-link"></span></a>✨ Feature</h3><ul><li>😎 Complete free</li><li>🚀 Fully automatic</li><li>🏖 Hosted on the GitHub server, as long as GitHub is not down, it is not affected</li></ul><h3 id="-feedback"><a aria-hidden="true" tabindex="-1" href="/issues-helper//en-US/guide#-feedback"><span class="icon,icon-link"></span></a>⚡ Feedback</h3><p>You are very welcome to try it out and put forward your comments. You can use the following methods:</p><ul><li>Report bugs or consult with <a target="_blank" rel="noopener noreferrer" href="https://github.com/actions-cool/issues-helper/issues">Issue<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="__dumi-default-external-link-icon"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></li><li>Discuss via <a target="_blank" rel="noopener noreferrer" href="https://github.com/actions-cool/issues-helper/discussions">Discussions<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="__dumi-default-external-link-icon"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></li><li>Submit <a target="_blank" rel="noopener noreferrer" href="https://github.com/actions-cool/issues-helper/pulls">Pull Request<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="__dumi-default-external-link-icon"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a> to improve the code of <code>issues-helper</code></li></ul></div><div class="__dumi-default-layout-footer-meta"><a target="_blank" rel="noopener noreferrer" href="https://github.com/actions-cool/issues-helper/edit/main/docs/guide/index.en-US.md">Edit this doc on GitHub<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="__dumi-default-external-link-icon"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a><span data-updated-text="Last update: ">2/2/2021 12:33:00</span></div></div></div></div>
<script>
window.g_useSSR = true;
window.g_initialProps = {};
</script>
<script src="/issues-helper/umi.ec04eb21.js"></script>
</body>
</html>