mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
chore(github): simplify the creation steps of issue/pr
This commit is contained in:
24
.github/ISSUE_TEMPLATE/help_wanted.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/help_wanted.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Help Wanted
|
||||
about: Need help
|
||||
labels: 'help wanted'
|
||||
---
|
||||
|
||||
We sincerely recommend that you first complete the following checklist:
|
||||
|
||||
- Read the [tutorials](https://cotes2020.github.io/chirpy-demo/categories/tutorial/) and know the correct effect of the functional design.
|
||||
- No similar [issue](https://github.com/cotes2020/jekyll-theme-chirpy/issues?q=is%3Aissue)(including closed ones) exists
|
||||
- Try to find the answer on [Jekyll Forum](https://talk.jekyllrb.com/) and [StackOverflow](https://stackoverflow.com/questions/tagged/jekyll).
|
||||
- The ask is based on the latest code of the `master` branch.
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Please describe your need in detail. -->
|
||||
|
||||
## What you have tried
|
||||
|
||||
<!--
|
||||
Describe the steps you went through, such as the configuration process.
|
||||
|
||||
If needed, please attach output logs, screenshots, etc. to describe your issue.
|
||||
-->
|
||||
Reference in New Issue
Block a user