web/.github/ISSUE_TEMPLATE/feature_request.md

31 lines
1,020 B
Markdown
Raw Normal View History

2020-01-09 14:45:29 +03:00
---
name: Feature Request
about: Suggest an idea for this project
2020-02-23 18:28:21 +03:00
labels: enhancement
2020-01-09 14:45:29 +03:00
---
We sincerely recommend that you first complete the following checklist:
2020-01-09 14:45:29 +03:00
- 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
- This PR is built on top of the latest code in the `master` branch.
2020-01-09 14:45:29 +03:00
2020-06-24 15:46:24 +03:00
## Is your feature request related to a problem? Please describe
2021-10-04 12:53:07 +03:00
2020-01-09 14:45:29 +03:00
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
2020-06-24 15:46:24 +03:00
## Describe the solution you'd like
2021-10-04 12:53:07 +03:00
2020-01-09 14:45:29 +03:00
<!-- A clear and concise description of what you want to happen. -->
2020-06-24 15:46:24 +03:00
## Describe alternatives you've considered
2021-10-04 12:53:07 +03:00
2020-01-09 14:45:29 +03:00
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
2020-06-24 15:46:24 +03:00
## Additional context
2021-10-04 12:53:07 +03:00
2020-01-09 14:45:29 +03:00
<!-- Add any other context or screenshots about the feature request here. -->