chore: comment out issue template guidelines (#1673)
This commit is contained in:
parent
17530eb42a
commit
07c44035e1
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -13,23 +13,25 @@ If you have an issue that can be shown visually, please provide a screenshot or
|
||||
-->
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
<!--
|
||||
Steps to reproduce the behavior. For example:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
-->
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
**Applicable Versions:**
|
||||
<!-- You can find the CMS version by checking your web browser's developer tools console while in the CMS. -->
|
||||
<!--You can find the CMS version by checking your web browser's developer tools console while in the CMS. -->
|
||||
- Netlify CMS version: [e.g. 2.0.4]
|
||||
- Git provider: [e.g. GitHub, BitBucket]
|
||||
- OS: [e.g. Windows 7]
|
||||
@ -38,8 +40,8 @@ If applicable, add screenshots to help explain your problem.
|
||||
- Node.JS version:
|
||||
|
||||
**CMS configuration**
|
||||
Please link or paste your CMS `config.yml` here.
|
||||
<!-- Please link or paste your CMS `config.yml` here. -->
|
||||
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -9,13 +9,17 @@ Please make sure that we do not have any requests for this feature already open.
|
||||
-->
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
<!--
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
-->
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
<!-- A clear and concise description of what you want to happen. -->
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
<!--
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
-->
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user