|
| 1 | +# Direct questions to StackOverflow. |
| 2 | +question: |
| 3 | + close: true |
| 4 | + comment: > |
| 5 | + Hi @{issue-author}, |
| 6 | +
|
| 7 | +
|
| 8 | + Thank you for your question! |
| 9 | +
|
| 10 | +
|
| 11 | + We'd like to make sure our GitHub issue tracker remains the best place to |
| 12 | + manage issues that affect the development of the Metaplex Program Library itself. |
| 13 | +
|
| 14 | +
|
| 15 | + Your question deserves a purpose-built Q&A forum like StackOverflow so it is |
| 16 | + more searchable and encourages others to contribute to and benefit from the answer. |
| 17 | +
|
| 18 | +
|
| 19 | + Unless there exists evidence that this is a bug with the Metaplex Program Library itself, would |
| 20 | + you **please post your question to the Solana Stack Exchange** using the following link: |
| 21 | +
|
| 22 | +
|
| 23 | + **[https://solana.stackexchange.com/questions/ask?tags=metaplex](https://solana.stackexchange.com/questions/ask?tags=metaplex)** |
| 24 | +
|
| 25 | +
|
| 26 | + If you could please share the link to the newly created question here afterwards, that would be very helpful for anyone following this thread. |
| 27 | +
|
| 28 | +
|
| 29 | + --- |
| 30 | +
|
| 31 | + _This [automated message](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/.github/configs/issue-label-automations.yml) is a result of having added the "question" label._ |
| 32 | +
|
| 33 | +# Direct feature requests to Canny. |
| 34 | +'feature request': |
| 35 | + close: true |
| 36 | + comment: > |
| 37 | + Hi @{issue-author}, |
| 38 | +
|
| 39 | +
|
| 40 | + Thank you for raising this! |
| 41 | +
|
| 42 | + |
| 43 | + We'd like to make sure our GitHub issue tracker remains the best place to |
| 44 | + manage issues that affect the development of the Metaplex Program Library itself. |
| 45 | + It looks like your issue is suggesting an improvement rather than raising a bug. |
| 46 | +
|
| 47 | +
|
| 48 | + Unless there exists evidence that this is a bug with the Metaplex Program Library itself, |
| 49 | + **please use our Feature Request boards** to create new posts or upvote existing ones. |
| 50 | + You may use the following links to access the relevant Feature Request board: |
| 51 | +
|
| 52 | +
|
| 53 | + - **[Token Metadata](https://metaplex.canny.io/developers?category=token-metadata)** |
| 54 | + - **[Candy Machine](https://metaplex.canny.io/developers?category=candy-machine)** |
| 55 | + - **[Auction House](https://metaplex.canny.io/developers?category=auction-house)** |
| 56 | + - **[All Categories](https://metaplex.canny.io/developers)** |
| 57 | +
|
| 58 | +
|
| 59 | + If you could please share the link to the relevant Feature Request here afterwards, |
| 60 | + that would be very helpful for anyone following this thread. |
| 61 | +
|
| 62 | +
|
| 63 | + --- |
| 64 | +
|
| 65 | + _This [automated message](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/.github/configs/issue-label-automations.yml) is a result of having added the "feature request" label._ |
| 66 | +
|
| 67 | +# Ask for community contributions. |
| 68 | +'community contribution': |
| 69 | + comment: > |
| 70 | + Hi there, |
| 71 | +
|
| 72 | +
|
| 73 | + We're kindly asking for community contributions on this issue. This is the perfect opportunity for anyone to contribute to the NFT ecosystem of Solana. |
| 74 | +
|
| 75 | +
|
| 76 | + We've made sure to provide a detailed set of requirements that we believe would benefit the community. Feel free to ask any questions you might have before tackling this issue. |
| 77 | +
|
| 78 | +
|
| 79 | + If you are currently working on this issue and are confident that you can fully implement it, please clearly state this on this thread to avoid having multiple people working on the same task. |
| 80 | +
|
| 81 | +
|
| 82 | + Thank you in advance for your contribution to the Metaplex ecosystem! |
| 83 | +
|
| 84 | +
|
| 85 | + --- |
| 86 | +
|
| 87 | + _This [automated message](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/.github/configs/issue-label-automations.yml) is a result of having added the "community contribution" label._ |
0 commit comments