Welcome to SKALE Network contribution guidelines and thank you for your help in extending to the network growth!
SKALE Network Engineering team utilizes GitHub Projects and Kanban process to manage issues, bugs and feature requests.
- If you came across a problem or have found a bug in SKALE components, please file an issue in respective SKALE component repository. Short summary:
- Any questions/issues around SKALE Manager smart contracts should be raised in https://github.com/skalenetwork/skale-manager
- Report bugs that you have faced during interacting with SKALE chains (calls, transactions, filters, etc) to https://github.com/skalenetwork/skaled
- For each problem that you notice while transferring tokens through IMA bridge, please open a ticket here https://github.com/skalenetwork/IMA
- Add issues that you have found during integrating https://www.npmjs.com/package/@skalenetwork/ima-js client library to https://github.com/skalenetwork/ima-js
- Filestorage-related queries should go to https://github.com/skalenetwork/filestorage
- Bugs that you find while using https://www.npmjs.com/package/@skalenetwork/filestorage.js should be reported to https://github.com/skalenetwork/filestorage.js
- For any Block Explorer issues please raise a ticket here - https://github.com/skalenetwork/blockscout
- For infrastructure related problems - https://github.com/skalenetwork/skale-node
- Please provide as much information as possible so the team can effectively troubleshoot: environment details, steps to reproduce, screenshots, logs. If we need anything else, we will reach out for more info 🙂
- Please assign newly created issue to the partner you are working with from SKALE SE Team or to @gannakulikova / @polinakiporenko. We will help to assign the correct person to work on the issue.
- We will triage the finding within the SKALE Team and agree on engineering plan/release strategy.
- We will be posting follow ups and release plans to the issue comments so you are aware of what's going next.