-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable users to provide feedback page (#6815)
* added feedback category to enable users to provide feedback * changed title * changed title * formated uppercases
- Loading branch information
Santiago Trujillo Zuluaga
authored
Feb 19, 2024
1 parent
ec65468
commit c5cecaf
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
sidebar_position: 15 | ||
sidebar_label: '🗣️ Feedback' | ||
--- | ||
|
||
# Web3.js Developer Feedback | ||
|
||
We highly value your feedback to continually improve our documentation and the web3.js library. Whether you have suggestions for improvement, requests for additional features, or simply want to let us know if the documentation has been helpful, please use the form linked below to provide your feedback. | ||
|
||
## How to provide feedback | ||
|
||
Please take a moment to fill out our [Web3.js User Feedback Form](https://forms.gle/7cWt1hPU43ayS53V9) to share your thoughts. | ||
|
||
## What we will do with your feedback | ||
|
||
We review all submissions regularly and use them to improve our documentation, address any gaps or issues, and ensure that our documentation and resources meets your needs effectively. | ||
|
||
Thank you for taking the time to help us improve! | ||
|
||
## Urgent questions or concerns | ||
|
||
Please reach out to us: | ||
|
||
[💬 Discord: `#web3js-general` channel](https://discord.gg/f5QhHUswtr) | ||
|
||
[🐦 Twitter: `@web3_js`](https://twitter.com/web3_js) | ||
|
||
|
c5cecaf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
processingTx
9748
ops/sec (±3.49%
)9301
ops/sec (±4.81%
)0.95
processingContractDeploy
41270
ops/sec (±6.77%
)39129
ops/sec (±7.62%
)0.95
processingContractMethodSend
20686
ops/sec (±6.93%
)19443
ops/sec (±5.19%
)0.94
processingContractMethodCall
41228
ops/sec (±6.36%
)38971
ops/sec (±6.34%
)0.95
abiEncode
46334
ops/sec (±8.04%
)44252
ops/sec (±6.92%
)0.96
abiDecode
33068
ops/sec (±6.45%
)30419
ops/sec (±8.89%
)0.92
sign
1694
ops/sec (±1.00%
)1656
ops/sec (±4.08%
)0.98
verify
380
ops/sec (±2.81%
)373
ops/sec (±0.78%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.