mirror of
https://github.com/strapi/strapi.git
synced 2025-12-12 07:27:46 +00:00
Merge pull request #1249 from strapi/update-issue-template
Remove issue template checkbox
This commit is contained in:
commit
0a9fff5a30
17
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
17
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
@ -3,11 +3,7 @@ name: 🐛 Bug Report
|
||||
about: Create a report to help us improve 🤔.
|
||||
---
|
||||
|
||||
<!--
|
||||
⚠️ If you do not respect these two points, your issue will be closed.
|
||||
- Don't forget the checkbox at the end of your issue.
|
||||
- Respect this template.
|
||||
-->
|
||||
<!-- ⚠️ If you do not respect this template your issue will be closed. -->
|
||||
|
||||
<!-- ⚠️ Before writing your issue make sure you are using:-->
|
||||
<!-- Node 9.x.x -->
|
||||
@ -38,13 +34,4 @@ about: Create a report to help us improve 🤔.
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
<!-- ⚠️ Make sure to browse the opened and closed issues. -->
|
||||
|
||||
- [ ] I'm sure that this feature hasn't already been referenced.
|
||||
|
||||
<!--
|
||||
⬆️ Don't delete this checkbox from your issue and approve it.
|
||||
Add an `x` -> [x] or click on the checkbox when your issue is created.
|
||||
-->
|
||||
<!-- ⚠️ Make sure to browse the opened and closed issues before submit your issue. -->
|
||||
|
||||
17
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
17
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
@ -3,23 +3,10 @@ name: 🚀 Feature Request
|
||||
about: Suggest an idea for this project 💡!
|
||||
---
|
||||
|
||||
<!--
|
||||
⚠️ If you do not respect these two points, your issue will be closed.
|
||||
- Don't forget the checkbox at the end of your issue.
|
||||
- Respect this template.
|
||||
-->
|
||||
<!-- ⚠️ If you do not respect this template your issue will be closed. -->
|
||||
|
||||
**What is the expected behavior?**
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
<!-- ⚠️ Make sure to browse the opened and closed issues. -->
|
||||
|
||||
- [ ] I'm sure that this issue hasn't already been referenced.
|
||||
|
||||
<!--
|
||||
⬆️ Don't delete this checkbox from your issue and approve it.
|
||||
Add an `x` -> [x] or click on the checkbox when your issue is created.
|
||||
-->
|
||||
<!-- ⚠️ Make sure to browse the opened and closed issues before submit your issue. -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user