ant-design/be7436d5-async.a600020f.js

1 line
11 KiB
JavaScript
Raw Normal View History

(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["be7436d5"],{be7436d5:function(e,o,n){"use strict";n.d(o,"__esModule",{value:!0}),n.d(o,"texts",{enumerable:!0,get:function(){return t;}}),n("93d2a697");let t=[{value:"There are some common mistake when submitting an issue to the community for the first time, making it difficult for maintainers to help solve problems. Repost an old article, hoping helps for submit issue after laughing :)",paraId:0},{value:"Original link: ",paraId:1},{value:"How to submit a issue which never can be answered to open source projects",paraId:1},{value:"As a developer, I use and participate in many open source projects. In the open source community, questions and answers are the most interesting part. Some issue with fully communication and some others are not. There are many fascinating and useful commonalities in the way people ask questions. I've distilled them in the hope that they will help those like me who are curious and willing to go out of their way to annoy the maintainers of open source projects.",paraId:2},{value:"Here are thirteen tips on how to ask questions which never can be answered:",paraId:3},{value:"Compress the number of bytes in the question, so that the other party does not think you are long-winded. Use the simplest words to describe your problem, refine keywords, and simplify the lengthy process and tedious details.",paraId:4,tocIndex:0},{value:"Style compilation error\n",paraId:5,tocIndex:1},{value:"Import xxx.css into my project, and an error occurred during compilation. The error message is as follows:\n\nModule build failed: SyntaxError: Unexpected token\n\nI import it like this:\n\nimport 'xxx.css';\n\nbalalalala.....\n",paraId:6,tocIndex:2},{value:"If the maintainer answers you, usually they will ask for further information. Remember not to reply in a hurry, that will make you look like a workaholic (bubble by the computer all the time, waiting pitifully for a reply). You still have other lives, drink a cup of coffee and reply after ten days and a half months. Believe me, they will quickly lose patience and close the question, or get depressed because they can't close it for a while.",paraId:7,tocIndex:3},{value:"You: When using Button, I find that the console reports an error, and the prompt is as follows.\nMaintainer (within 2 days): I can't reproduce your example, can you provide a reproducible example?\nMaintainer (3 days later): @you\nMaintainer (one week later): ping~\nYou (two weeks later): Whoops sorry for the late reply, here is my code.\n",paraId:8,tocIndex:4},{value:"You: When using Button, I find that the console reports an error, and the prompt is as follows.\nMaintainer (within 2 days): I can't reproduce your example, can you provide a reproducible example?\nYou (in 2 days): Maybe my situation is a bit different, here is the reproduce code.\n",paraId:9,tocIndex:5},{value:"Introducing open source modules in a medium or large project is prone to strange problems. There are dozens of files and hundreds of business modules, and the project schedule is tight. It is too hard to check one by one. It is better to hire someone else, and quickly pack a package and send it to the other party.",paraId:10,tocIndex:6},{value:"I have a problem with the front-end component of my database project, here is my code, can anyone help me?\nAttachment: db-service-app.rar (434MB)\n",paraId:11,tocIndex:7},{value:"There is a front-end component problem in my project, I simplified the code,\nIt is found that the xxx component and the yyy component are used at the same time. Here is a simple reproduction example.\nAttachment: component-xxx-yyy-bug.zip (10KB)\n",paraId:12,tocIndex:8},{value:"Always hold back, don't finish the sentence at once, make your question full of mystery, and fully mobilize the reader's curiosity.",paraId:13,tocIndex:9},{value:"You: My code is wrong and I don't know what to do?\nYou: I have a problem here, can someone help me?\nare u there?\n",paraId:14,tocIndex: