chore: comment out issue template guidelines (#1673)
This commit is contained in:
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**
|
**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**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
<!--
|
||||||
|
Steps to reproduce the behavior. For example:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
-->
|
||||||
|
|
||||||
**Expected behavior**
|
**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**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||||
|
|
||||||
**Applicable Versions:**
|
**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]
|
- Netlify CMS version: [e.g. 2.0.4]
|
||||||
- Git provider: [e.g. GitHub, BitBucket]
|
- Git provider: [e.g. GitHub, BitBucket]
|
||||||
- OS: [e.g. Windows 7]
|
- OS: [e.g. Windows 7]
|
||||||
@ -38,8 +40,8 @@ If applicable, add screenshots to help explain your problem.
|
|||||||
- Node.JS version:
|
- Node.JS version:
|
||||||
|
|
||||||
**CMS configuration**
|
**CMS configuration**
|
||||||
Please link or paste your CMS `config.yml` here.
|
<!-- Please link or paste your CMS `config.yml` here. -->
|
||||||
|
|
||||||
|
|
||||||
**Additional context**
|
**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.**
|
**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 [...]
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
-->
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
**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**
|
**Describe alternatives you've considered**
|
||||||
|
<!--
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
-->
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context or screenshots about the feature request here.
|
<!-- Add any other context or screenshots about the feature request here. -->
|
||||||
|
Reference in New Issue
Block a user