Lesson 6 Error #1280
Replies: 1 comment
-
|
source: adapted from StackOverflow - How do I ask a good question? We’d love to help you. To improve your chances of getting an answer, here are some tips: Search, and researchFirst, please search this discussion group. There is a high chance, others had exactly the same problem as you do now. Write a title that summarizes the specific problem
Examples Bad: Need help with nonetype error Introduce the problem before you post any codeIn the body of your question, start by expanding on the summary you put in the title. Explain how you encountered the problem you're trying to solve, and any difficulties that have prevented you from solving it yourself. Help others reproduce the problemNot all questions benefit from including code, but if your problem is with code you've written, you should include some. But don't just copy in your entire program! Not only is this likely to get you in trouble if you're posting your private key, it likely includes a lot of irrelevant details that readers will need to ignore when trying to reproduce the problem. Here are some guidelines:
Proofread before posting!Now that you're ready to ask your question, take a deep breath and read through it from start to finish. Pretend you're seeing it for the first time: does it make sense? Try reproducing the problem yourself, in a fresh environment, and make sure you can do so using only the information included in your question. Add any details you missed. Now is a good time to make sure that your title still describes the problem! Mark answered questionsOK, you are lucky, someone answered your question and might have helped you to solve a problem. Maybe you solved it yourself, this is great! To allow others who might have the same issue to see, if your question was answered, you need to mark it as such. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Invalid package ID. Must be given as [ORG]/[REPO]@[VERSION]
e.g. 'OpenZeppelin/openzeppelin-contracts@v2.5.0'
Beta Was this translation helpful? Give feedback.
All reactions