mirror of
https://github.com/strapi/strapi.git
synced 2025-09-01 04:42:58 +00:00
Merge branch 'master' into releases/v4
This commit is contained in:
commit
2a3600f419
@ -163,7 +163,7 @@ Before submitting an issue you need to make sure:
|
|||||||
- You have already searched for related [issues](https://github.com/strapi/strapi/issues), and found none open (if you found a related _closed_ issue, please link to it from your post).
|
- You have already searched for related [issues](https://github.com/strapi/strapi/issues), and found none open (if you found a related _closed_ issue, please link to it from your post).
|
||||||
- You are not asking a question about how to use Strapi or about whether or not Strapi has a certain feature. For general help using Strapi, you may:
|
- You are not asking a question about how to use Strapi or about whether or not Strapi has a certain feature. For general help using Strapi, you may:
|
||||||
- Refer to [the official Strapi documentation](https://strapi.io).
|
- Refer to [the official Strapi documentation](https://strapi.io).
|
||||||
- Ask a member of the community in the [Strapi Slack Community](https://slack.strapi.io/).
|
- Ask a member of the community in the [Strapi Discord Community](https://discord.strapi.io/).
|
||||||
- Ask a question on [our community forum](https://forum.strapi.io).
|
- Ask a question on [our community forum](https://forum.strapi.io).
|
||||||
- Your issue title is concise, on-topic and polite.
|
- Your issue title is concise, on-topic and polite.
|
||||||
- You can and do provide steps to reproduce your issue.
|
- You can and do provide steps to reproduce your issue.
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"ora": "5.4.0",
|
"ora": "5.4.0",
|
||||||
"@strapi/generate-new": "3.6.6",
|
"@strapi/generate-new": "3.6.6",
|
||||||
"tar": "6.1.2"
|
"tar": "6.1.4"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"node-machine-id": "^1.1.10",
|
"node-machine-id": "^1.1.10",
|
||||||
"ora": "^5.4.0",
|
"ora": "^5.4.0",
|
||||||
"tar": "6.1.2",
|
"tar": "6.1.4",
|
||||||
"uuid": "^3.3.2"
|
"uuid": "^3.3.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user